Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-3096 (GCVE-0-2024-3096)
Vulnerability from cvelistv5 – Published: 2024-04-29 03:42 – Updated: 2025-11-04 17:19
VLAI
EPSS
Title
PHP function password_verify can erroneously return true when argument contains NUL
Summary
In PHP version 8.1.* before 8.1.28, 8.2.* before 8.2.18, 8.3.* before 8.3.5, if a password stored with password_hash() starts with a null byte (\x00), testing a blank string as the password via password_verify() will incorrectly return true.
Severity
6.5 (Medium)
SSVC
Exploitation: none
Automatable: no
Technical Impact: total
CISA Coordinator (v2.0.3)
CWE
- CWE-20 - Improper Input Validation
Assigner
References
6 references
Impacted products
4 products
| Vendor | Product | Version | |
|---|---|---|---|
| PHP Group | PHP |
Affected:
8.1.* , < 8.1.28
(semver)
Affected: 8.2.* , < 8.2.18 (semver) Affected: 8.3.* , < 8.3.5 (semver) |
|
| php_group | php |
Affected:
8.1.0
cpe:2.3:a:php_group:php:8.1.0:*:*:*:*:*:*:* |
|
| php_group | php |
Affected:
8.2.0
cpe:2.3:a:php_group:php:8.2.0:*:*:*:*:*:*:* |
|
| php_group | php |
Affected:
8.3.0
cpe:2.3:a:php_group:php:8.3.0:*:*:*:*:*:*:* |
Date Public
2024-04-11 22:59
Credits
Eric Stern
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:a:php_group:php:8.1.0:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "php",
"vendor": "php_group",
"versions": [
{
"status": "affected",
"version": "8.1.0"
}
]
},
{
"cpes": [
"cpe:2.3:a:php_group:php:8.2.0:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "php",
"vendor": "php_group",
"versions": [
{
"status": "affected",
"version": "8.2.0"
}
]
},
{
"cpes": [
"cpe:2.3:a:php_group:php:8.3.0:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "php",
"vendor": "php_group",
"versions": [
{
"status": "affected",
"version": "8.3.0"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-3096",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-04-29T15:14:15.199723Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-06-04T17:32:24.609Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-11-04T17:19:57.320Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://github.com/php/php-src/security/advisories/GHSA-h746-cjrr-wfmr"
},
{
"tags": [
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2024/04/12/11"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2024/05/msg00005.html"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20240510-0010/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZGWIK3HMBACERGB4TSBB2JUOMPYY2VKY/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KJZK3X6B7FBE32FETDSMRLJXTFTHKWSY/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "affected",
"product": "PHP",
"vendor": "PHP Group",
"versions": [
{
"lessThan": "8.1.28",
"status": "affected",
"version": "8.1.*",
"versionType": "semver"
},
{
"lessThan": "8.2.18",
"status": "affected",
"version": "8.2.*",
"versionType": "semver"
},
{
"lessThan": "8.3.5",
"status": "affected",
"version": "8.3.*",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "Eric Stern"
}
],
"datePublic": "2024-04-11T22:59:00.000Z",
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cp\u003eIn PHP\u0026nbsp; version 8.1.* before 8.1.28, 8.2.* before 8.2.18, 8.3.* before 8.3.5, if\u0026nbsp;a password stored with password_hash() starts with a null byte (\\x00), testing a blank string as the password via password_verify() will incorrectly return true.\u003c/p\u003e"
}
],
"value": "In PHP\u00a0 version 8.1.* before 8.1.28, 8.2.* before 8.2.18, 8.3.* before 8.3.5, if\u00a0a password stored with password_hash() starts with a null byte (\\x00), testing a blank string as the password via password_verify() will incorrectly return true."
}
],
"impacts": [
{
"capecId": "CAPEC-52",
"descriptions": [
{
"lang": "en",
"value": "CAPEC-52 Embedding NULL Bytes"
}
]
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-20",
"description": "CWE-20 Improper Input Validation",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-06-10T17:09:44.676Z",
"orgId": "dd77f84a-d19a-4638-8c3d-a322d820ed2b",
"shortName": "php"
},
"references": [
{
"url": "https://github.com/php/php-src/security/advisories/GHSA-h746-cjrr-wfmr"
},
{
"url": "http://www.openwall.com/lists/oss-security/2024/04/12/11"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2024/05/msg00005.html"
},
{
"url": "https://security.netapp.com/advisory/ntap-20240510-0010/"
}
],
"source": {
"advisory": "https://github.com/php/php-src/security/advisories/GHSA-h746-cjr",
"discovery": "EXTERNAL"
},
"title": "PHP function password_verify can erroneously return true when argument contains NUL",
"workarounds": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "Pre-filter potential password strings to ensure they do not contain NUL bytes.\u0026nbsp;"
}
],
"value": "Pre-filter potential password strings to ensure they do not contain NUL bytes."
}
],
"x_generator": {
"engine": "Vulnogram 0.1.0-dev"
}
}
},
"cveMetadata": {
"assignerOrgId": "dd77f84a-d19a-4638-8c3d-a322d820ed2b",
"assignerShortName": "php",
"cveId": "CVE-2024-3096",
"datePublished": "2024-04-29T03:42:04.093Z",
"dateReserved": "2024-03-29T16:57:27.435Z",
"dateUpdated": "2025-11-04T17:19:57.320Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-3096",
"date": "2026-06-05",
"epss": "0.01069",
"percentile": "0.78095"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-3096\",\"sourceIdentifier\":\"security@php.net\",\"published\":\"2024-04-29T04:15:08.350\",\"lastModified\":\"2025-11-04T18:16:30.920\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In PHP\u00a0 version 8.1.* before 8.1.28, 8.2.* before 8.2.18, 8.3.* before 8.3.5, if\u00a0a password stored with password_hash() starts with a null byte (\\\\x00), testing a blank string as the password via password_verify() will incorrectly return true.\"},{\"lang\":\"es\",\"value\":\"En la versi\u00f3n PHP 8.1.* anterior a 8.1.28, 8.2.* anterior a 8.2.18, 8.3.* anterior a 8.3.5, si una contrase\u00f1a almacenada con contrase\u00f1a_hash() comienza con un byte nulo (\\\\x00), se prueba una cadena en blanco como la contrase\u00f1a a trav\u00e9s de contrase\u00f1a_verify() devolver\u00e1 verdadero incorrectamente.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security@php.net\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security@php.net\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-20\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.1.0\",\"versionEndExcluding\":\"8.1.28\",\"matchCriteriaId\":\"A888D1BE-9D93-4707-AA45-61EF1DB5488C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.2.0\",\"versionEndExcluding\":\"8.2.18\",\"matchCriteriaId\":\"6AC1B000-D5C4-49E9-8EFE-8C5C8FF50AF2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.3.0\",\"versionEndExcluding\":\"8.3.5\",\"matchCriteriaId\":\"BE619987-797E-493B-B089-2E1CADDA9C47\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}]}]}],\"references\":[{\"url\":\"http://www.openwall.com/lists/oss-security/2024/04/12/11\",\"source\":\"security@php.net\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://github.com/php/php-src/security/advisories/GHSA-h746-cjrr-wfmr\",\"source\":\"security@php.net\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/05/msg00005.html\",\"source\":\"security@php.net\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20240510-0010/\",\"source\":\"security@php.net\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2024/04/12/11\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://github.com/php/php-src/security/advisories/GHSA-h746-cjrr-wfmr\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/05/msg00005.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KJZK3X6B7FBE32FETDSMRLJXTFTHKWSY/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZGWIK3HMBACERGB4TSBB2JUOMPYY2VKY/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20240510-0010/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/php/php-src/security/advisories/GHSA-h746-cjrr-wfmr\", \"tags\": [\"x_transferred\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/04/12/11\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/05/msg00005.html\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240510-0010/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZGWIK3HMBACERGB4TSBB2JUOMPYY2VKY/\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KJZK3X6B7FBE32FETDSMRLJXTFTHKWSY/\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-11-04T17:19:57.320Z\"}}, {\"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-3096\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-04-29T15:14:15.199723Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:php_group:php:8.1.0:*:*:*:*:*:*:*\"], \"vendor\": \"php_group\", \"product\": \"php\", \"versions\": [{\"status\": \"affected\", \"version\": \"8.1.0\"}], \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:2.3:a:php_group:php:8.2.0:*:*:*:*:*:*:*\"], \"vendor\": \"php_group\", \"product\": \"php\", \"versions\": [{\"status\": \"affected\", \"version\": \"8.2.0\"}], \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:2.3:a:php_group:php:8.3.0:*:*:*:*:*:*:*\"], \"vendor\": \"php_group\", \"product\": \"php\", \"versions\": [{\"status\": \"affected\", \"version\": \"8.3.0\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-04-29T15:17:34.528Z\"}, \"title\": \"CISA ADP Vulnrichment\"}], \"cna\": {\"title\": \"PHP function password_verify can erroneously return true when argument contains NUL\", \"source\": {\"advisory\": \"https://github.com/php/php-src/security/advisories/GHSA-h746-cjr\", \"discovery\": \"EXTERNAL\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"reporter\", \"value\": \"Eric Stern\"}], \"impacts\": [{\"capecId\": \"CAPEC-52\", \"descriptions\": [{\"lang\": \"en\", \"value\": \"CAPEC-52 Embedding NULL Bytes\"}]}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 6.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"PHP Group\", \"product\": \"PHP\", \"versions\": [{\"status\": \"affected\", \"version\": \"8.1.*\", \"lessThan\": \"8.1.28\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"8.2.*\", \"lessThan\": \"8.2.18\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"8.3.*\", \"lessThan\": \"8.3.5\", \"versionType\": \"semver\"}], \"defaultStatus\": \"affected\"}], \"datePublic\": \"2024-04-11T22:59:00.000Z\", \"references\": [{\"url\": \"https://github.com/php/php-src/security/advisories/GHSA-h746-cjrr-wfmr\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/04/12/11\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/05/msg00005.html\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240510-0010/\"}], \"workarounds\": [{\"lang\": \"en\", \"value\": \"Pre-filter potential password strings to ensure they do not contain NUL bytes.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"Pre-filter potential password strings to ensure they do not contain NUL bytes.\u0026nbsp;\", \"base64\": false}]}], \"x_generator\": {\"engine\": \"Vulnogram 0.1.0-dev\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In PHP\\u00a0 version 8.1.* before 8.1.28, 8.2.* before 8.2.18, 8.3.* before 8.3.5, if\\u00a0a password stored with password_hash() starts with a null byte (\\\\x00), testing a blank string as the password via password_verify() will incorrectly return true.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cp\u003eIn PHP\u0026nbsp; version 8.1.* before 8.1.28, 8.2.* before 8.2.18, 8.3.* before 8.3.5, if\u0026nbsp;a password stored with password_hash() starts with a null byte (\\\\x00), testing a blank string as the password via password_verify() will incorrectly return true.\u003c/p\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-20\", \"description\": \"CWE-20 Improper Input Validation\"}]}], \"providerMetadata\": {\"orgId\": \"dd77f84a-d19a-4638-8c3d-a322d820ed2b\", \"shortName\": \"php\", \"dateUpdated\": \"2024-06-10T17:09:44.676Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-3096\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-11-04T17:19:57.320Z\", \"dateReserved\": \"2024-03-29T16:57:27.435Z\", \"assignerOrgId\": \"dd77f84a-d19a-4638-8c3d-a322d820ed2b\", \"datePublished\": \"2024-04-29T03:42:04.093Z\", \"assignerShortName\": \"php\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
SUSE-SU-2024:1446-1
Vulnerability from csaf_suse - Published: 2024-04-26 07:27 - Updated: 2024-04-26 07:27Summary
Security update for php8
Severity
Moderate
Notes
Title of the patch: Security update for php8
Description of the patch: This update for php8 fixes the following issues:
- CVE-2024-2756: Fixed bypass of security fix applied for CVE-2022-31629 that lead PHP to consider not secure cookies as secure (bsc#1222857)
- CVE-2024-3096: Fixed bypass on null byte leading passwords checked via password_verify (bsc#1222858)
Patchnames: SUSE-2024-1446,SUSE-SLE-Module-Web-Scripting-15-SP5-2024-1446,openSUSE-SLE-15.5-2024-1446
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.5 (Medium)
Affected products
Recommended
416 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:apache2-mod_php8-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:apache2-mod_php8-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:apache2-mod_php8-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:apache2-mod_php8-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bcmath-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bcmath-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bcmath-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bcmath-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bz2-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bz2-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bz2-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bz2-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-calendar-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-calendar-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-calendar-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-calendar-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-cli-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-cli-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-cli-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-cli-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ctype-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ctype-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ctype-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ctype-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-curl-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-curl-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-curl-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-curl-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dba-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dba-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dba-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dba-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-devel-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-devel-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-devel-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-devel-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dom-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dom-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dom-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dom-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-embed-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-embed-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-embed-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-embed-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-enchant-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-enchant-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-enchant-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-enchant-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-exif-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-exif-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-exif-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-exif-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fastcgi-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fastcgi-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fastcgi-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fastcgi-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fileinfo-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fileinfo-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fileinfo-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fileinfo-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fpm-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fpm-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fpm-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fpm-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ftp-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ftp-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ftp-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ftp-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gd-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gd-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gd-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gd-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gettext-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gettext-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gettext-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gettext-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gmp-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gmp-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gmp-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gmp-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-iconv-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-iconv-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-iconv-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-iconv-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-intl-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-intl-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-intl-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-intl-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ldap-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ldap-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ldap-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ldap-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mbstring-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mbstring-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mbstring-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mbstring-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mysql-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mysql-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mysql-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mysql-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-odbc-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-odbc-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-odbc-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-odbc-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-opcache-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-opcache-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-opcache-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-opcache-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-openssl-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-openssl-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-openssl-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-openssl-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pcntl-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pcntl-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pcntl-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pcntl-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pdo-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pdo-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pdo-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pdo-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pgsql-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pgsql-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pgsql-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pgsql-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-phar-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-phar-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-phar-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-phar-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-posix-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-posix-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-posix-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-posix-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-readline-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-readline-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-readline-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-readline-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-shmop-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-shmop-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-shmop-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-shmop-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-snmp-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-snmp-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-snmp-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-snmp-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-soap-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-soap-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-soap-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-soap-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sockets-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sockets-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sockets-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sockets-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sodium-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sodium-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sodium-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sodium-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sqlite-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sqlite-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sqlite-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sqlite-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvmsg-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvmsg-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvmsg-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvmsg-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvsem-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvsem-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvsem-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvsem-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvshm-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvshm-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvshm-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvshm-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-test-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-test-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-test-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-test-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tidy-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tidy-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tidy-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tidy-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tokenizer-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tokenizer-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tokenizer-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tokenizer-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlreader-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlreader-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlreader-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlreader-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlwriter-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlwriter-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlwriter-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlwriter-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xsl-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xsl-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xsl-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xsl-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zip-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zip-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zip-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zip-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zlib-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zlib-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zlib-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zlib-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-mod_php8-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-mod_php8-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-mod_php8-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-mod_php8-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-bcmath-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-bcmath-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-bcmath-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-bcmath-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-bz2-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-bz2-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-bz2-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-bz2-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-calendar-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-calendar-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-calendar-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-calendar-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-cli-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-cli-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-cli-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-cli-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-ctype-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-ctype-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-ctype-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-ctype-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-curl-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-curl-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-curl-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-curl-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-dba-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-dba-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-dba-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-dba-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-devel-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-devel-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-devel-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-devel-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-dom-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-dom-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-dom-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-dom-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-embed-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-embed-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-embed-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-embed-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-enchant-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-enchant-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-enchant-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-enchant-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-exif-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-exif-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-exif-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-exif-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-fastcgi-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-fastcgi-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-fastcgi-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-fastcgi-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-fileinfo-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-fileinfo-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-fileinfo-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-fileinfo-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-fpm-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-fpm-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-fpm-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-fpm-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-ftp-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-ftp-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-ftp-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-ftp-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-gd-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-gd-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-gd-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-gd-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-gettext-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-gettext-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-gettext-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-gettext-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-gmp-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-gmp-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-gmp-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-gmp-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-iconv-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-iconv-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-iconv-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-iconv-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-intl-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-intl-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-intl-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-intl-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-ldap-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-ldap-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-ldap-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-ldap-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-mbstring-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-mbstring-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-mbstring-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-mbstring-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-mysql-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-mysql-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-mysql-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-mysql-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-odbc-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-odbc-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-odbc-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-odbc-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-opcache-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-opcache-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-opcache-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-opcache-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-openssl-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-openssl-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-openssl-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-openssl-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-pcntl-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-pcntl-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-pcntl-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-pcntl-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-pdo-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-pdo-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-pdo-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-pdo-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-pgsql-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-pgsql-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-pgsql-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-pgsql-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-phar-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-phar-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-phar-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-phar-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-posix-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-posix-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-posix-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-posix-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-readline-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-readline-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-readline-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-readline-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-shmop-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-shmop-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-shmop-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-shmop-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-snmp-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-snmp-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-snmp-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-snmp-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-soap-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-soap-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-soap-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-soap-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sockets-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sockets-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sockets-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sockets-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sodium-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sodium-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sodium-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sodium-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sqlite-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sqlite-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sqlite-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sqlite-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sysvmsg-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sysvmsg-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sysvmsg-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sysvmsg-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sysvsem-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sysvsem-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sysvsem-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sysvsem-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sysvshm-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sysvshm-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sysvshm-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sysvshm-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-test-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-test-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-test-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-test-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-tidy-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-tidy-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-tidy-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-tidy-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-tokenizer-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-tokenizer-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-tokenizer-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-tokenizer-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-xmlreader-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-xmlreader-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-xmlreader-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-xmlreader-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-xmlwriter-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-xmlwriter-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-xmlwriter-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-xmlwriter-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-xsl-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-xsl-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-xsl-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-xsl-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-zip-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-zip-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-zip-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-zip-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-zlib-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-zlib-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-zlib-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-zlib-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
4.8 (Medium)
Affected products
Recommended
416 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:apache2-mod_php8-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:apache2-mod_php8-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:apache2-mod_php8-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:apache2-mod_php8-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bcmath-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bcmath-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bcmath-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bcmath-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bz2-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bz2-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bz2-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bz2-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-calendar-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-calendar-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-calendar-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-calendar-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-cli-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-cli-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-cli-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-cli-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ctype-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ctype-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ctype-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ctype-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-curl-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-curl-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-curl-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-curl-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dba-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dba-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dba-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dba-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-devel-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-devel-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-devel-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-devel-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dom-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dom-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dom-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dom-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-embed-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-embed-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-embed-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-embed-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-enchant-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-enchant-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-enchant-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-enchant-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-exif-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-exif-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-exif-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-exif-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fastcgi-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fastcgi-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fastcgi-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fastcgi-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fileinfo-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fileinfo-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fileinfo-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fileinfo-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fpm-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fpm-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fpm-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fpm-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ftp-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ftp-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ftp-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ftp-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gd-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gd-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gd-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gd-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gettext-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gettext-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gettext-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gettext-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gmp-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gmp-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gmp-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gmp-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-iconv-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-iconv-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-iconv-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-iconv-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-intl-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-intl-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-intl-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-intl-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ldap-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ldap-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ldap-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ldap-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mbstring-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mbstring-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mbstring-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mbstring-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mysql-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mysql-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mysql-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mysql-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-odbc-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-odbc-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-odbc-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-odbc-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-opcache-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-opcache-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-opcache-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-opcache-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-openssl-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-openssl-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-openssl-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-openssl-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pcntl-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pcntl-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pcntl-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pcntl-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pdo-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pdo-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pdo-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pdo-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pgsql-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pgsql-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pgsql-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pgsql-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-phar-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-phar-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-phar-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-phar-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-posix-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-posix-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-posix-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-posix-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-readline-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-readline-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-readline-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-readline-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-shmop-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-shmop-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-shmop-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-shmop-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-snmp-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-snmp-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-snmp-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-snmp-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-soap-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-soap-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-soap-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-soap-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sockets-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sockets-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sockets-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sockets-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sodium-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sodium-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sodium-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sodium-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sqlite-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sqlite-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sqlite-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sqlite-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvmsg-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvmsg-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvmsg-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvmsg-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvsem-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvsem-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvsem-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvsem-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvshm-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvshm-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvshm-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvshm-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-test-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-test-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-test-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-test-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tidy-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tidy-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tidy-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tidy-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tokenizer-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tokenizer-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tokenizer-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tokenizer-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlreader-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlreader-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlreader-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlreader-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlwriter-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlwriter-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlwriter-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlwriter-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xsl-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xsl-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xsl-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xsl-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zip-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zip-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zip-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zip-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zlib-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zlib-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zlib-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zlib-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-mod_php8-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-mod_php8-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-mod_php8-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-mod_php8-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-bcmath-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-bcmath-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-bcmath-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-bcmath-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-bz2-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-bz2-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-bz2-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-bz2-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-calendar-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-calendar-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-calendar-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-calendar-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-cli-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-cli-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-cli-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-cli-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-ctype-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-ctype-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-ctype-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-ctype-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-curl-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-curl-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-curl-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-curl-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-dba-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-dba-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-dba-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-dba-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-devel-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-devel-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-devel-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-devel-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-dom-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-dom-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-dom-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-dom-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-embed-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-embed-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-embed-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-embed-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-enchant-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-enchant-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-enchant-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-enchant-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-exif-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-exif-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-exif-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-exif-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-fastcgi-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-fastcgi-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-fastcgi-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-fastcgi-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-fileinfo-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-fileinfo-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-fileinfo-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-fileinfo-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-fpm-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-fpm-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-fpm-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-fpm-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-ftp-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-ftp-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-ftp-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-ftp-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-gd-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-gd-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-gd-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-gd-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-gettext-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-gettext-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-gettext-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-gettext-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-gmp-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-gmp-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-gmp-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-gmp-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-iconv-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-iconv-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-iconv-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-iconv-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-intl-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-intl-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-intl-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-intl-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-ldap-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-ldap-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-ldap-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-ldap-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-mbstring-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-mbstring-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-mbstring-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-mbstring-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-mysql-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-mysql-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-mysql-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-mysql-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-odbc-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-odbc-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-odbc-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-odbc-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-opcache-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-opcache-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-opcache-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-opcache-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-openssl-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-openssl-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-openssl-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-openssl-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-pcntl-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-pcntl-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-pcntl-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-pcntl-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-pdo-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-pdo-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-pdo-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-pdo-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-pgsql-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-pgsql-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-pgsql-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-pgsql-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-phar-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-phar-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-phar-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-phar-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-posix-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-posix-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-posix-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-posix-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-readline-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-readline-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-readline-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-readline-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-shmop-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-shmop-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-shmop-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-shmop-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-snmp-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-snmp-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-snmp-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-snmp-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-soap-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-soap-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-soap-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-soap-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sockets-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sockets-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sockets-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sockets-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sodium-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sodium-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sodium-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sodium-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sqlite-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sqlite-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sqlite-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sqlite-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sysvmsg-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sysvmsg-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sysvmsg-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sysvmsg-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sysvsem-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sysvsem-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sysvsem-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sysvsem-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sysvshm-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sysvshm-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sysvshm-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sysvshm-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-test-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-test-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-test-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-test-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-tidy-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-tidy-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-tidy-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-tidy-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-tokenizer-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-tokenizer-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-tokenizer-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-tokenizer-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-xmlreader-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-xmlreader-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-xmlreader-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-xmlreader-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-xmlwriter-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-xmlwriter-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-xmlwriter-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-xmlwriter-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-xsl-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-xsl-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-xsl-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-xsl-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-zip-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-zip-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-zip-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-zip-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-zlib-8.0.30-150400.4.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-zlib-8.0.30-150400.4.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-zlib-8.0.30-150400.4.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-zlib-8.0.30-150400.4.40.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
12 references
{
"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": "Security update for php8",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for php8 fixes the following issues:\n\n- CVE-2024-2756: Fixed bypass of security fix applied for CVE-2022-31629 that lead PHP to consider not secure cookies as secure (bsc#1222857)\n- CVE-2024-3096: Fixed bypass on null byte leading passwords checked via password_verify (bsc#1222858)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-1446,SUSE-SLE-Module-Web-Scripting-15-SP5-2024-1446,openSUSE-SLE-15.5-2024-1446",
"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-2024_1446-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:1446-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241446-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:1446-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-April/018424.html"
},
{
"category": "self",
"summary": "SUSE Bug 1222857",
"url": "https://bugzilla.suse.com/1222857"
},
{
"category": "self",
"summary": "SUSE Bug 1222858",
"url": "https://bugzilla.suse.com/1222858"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-2756 page",
"url": "https://www.suse.com/security/cve/CVE-2024-2756/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-3096 page",
"url": "https://www.suse.com/security/cve/CVE-2024-3096/"
}
],
"title": "Security update for php8",
"tracking": {
"current_release_date": "2024-04-26T07:27:04Z",
"generator": {
"date": "2024-04-26T07:27:04Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:1446-1",
"initial_release_date": "2024-04-26T07:27:04Z",
"revision_history": [
{
"date": "2024-04-26T07:27:04Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php8-8.0.30-150400.4.40.1.aarch64",
"product": {
"name": "apache2-mod_php8-8.0.30-150400.4.40.1.aarch64",
"product_id": "apache2-mod_php8-8.0.30-150400.4.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-8.0.30-150400.4.40.1.aarch64",
"product": {
"name": "php8-8.0.30-150400.4.40.1.aarch64",
"product_id": "php8-8.0.30-150400.4.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-bcmath-8.0.30-150400.4.40.1.aarch64",
"product": {
"name": "php8-bcmath-8.0.30-150400.4.40.1.aarch64",
"product_id": "php8-bcmath-8.0.30-150400.4.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-bz2-8.0.30-150400.4.40.1.aarch64",
"product": {
"name": "php8-bz2-8.0.30-150400.4.40.1.aarch64",
"product_id": "php8-bz2-8.0.30-150400.4.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-calendar-8.0.30-150400.4.40.1.aarch64",
"product": {
"name": "php8-calendar-8.0.30-150400.4.40.1.aarch64",
"product_id": "php8-calendar-8.0.30-150400.4.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-cli-8.0.30-150400.4.40.1.aarch64",
"product": {
"name": "php8-cli-8.0.30-150400.4.40.1.aarch64",
"product_id": "php8-cli-8.0.30-150400.4.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-ctype-8.0.30-150400.4.40.1.aarch64",
"product": {
"name": "php8-ctype-8.0.30-150400.4.40.1.aarch64",
"product_id": "php8-ctype-8.0.30-150400.4.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-curl-8.0.30-150400.4.40.1.aarch64",
"product": {
"name": "php8-curl-8.0.30-150400.4.40.1.aarch64",
"product_id": "php8-curl-8.0.30-150400.4.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-dba-8.0.30-150400.4.40.1.aarch64",
"product": {
"name": "php8-dba-8.0.30-150400.4.40.1.aarch64",
"product_id": "php8-dba-8.0.30-150400.4.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-devel-8.0.30-150400.4.40.1.aarch64",
"product": {
"name": "php8-devel-8.0.30-150400.4.40.1.aarch64",
"product_id": "php8-devel-8.0.30-150400.4.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-dom-8.0.30-150400.4.40.1.aarch64",
"product": {
"name": "php8-dom-8.0.30-150400.4.40.1.aarch64",
"product_id": "php8-dom-8.0.30-150400.4.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-embed-8.0.30-150400.4.40.1.aarch64",
"product": {
"name": "php8-embed-8.0.30-150400.4.40.1.aarch64",
"product_id": "php8-embed-8.0.30-150400.4.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-enchant-8.0.30-150400.4.40.1.aarch64",
"product": {
"name": "php8-enchant-8.0.30-150400.4.40.1.aarch64",
"product_id": "php8-enchant-8.0.30-150400.4.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-exif-8.0.30-150400.4.40.1.aarch64",
"product": {
"name": "php8-exif-8.0.30-150400.4.40.1.aarch64",
"product_id": "php8-exif-8.0.30-150400.4.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-fastcgi-8.0.30-150400.4.40.1.aarch64",
"product": {
"name": "php8-fastcgi-8.0.30-150400.4.40.1.aarch64",
"product_id": "php8-fastcgi-8.0.30-150400.4.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-fileinfo-8.0.30-150400.4.40.1.aarch64",
"product": {
"name": "php8-fileinfo-8.0.30-150400.4.40.1.aarch64",
"product_id": "php8-fileinfo-8.0.30-150400.4.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-fpm-8.0.30-150400.4.40.1.aarch64",
"product": {
"name": "php8-fpm-8.0.30-150400.4.40.1.aarch64",
"product_id": "php8-fpm-8.0.30-150400.4.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-ftp-8.0.30-150400.4.40.1.aarch64",
"product": {
"name": "php8-ftp-8.0.30-150400.4.40.1.aarch64",
"product_id": "php8-ftp-8.0.30-150400.4.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-gd-8.0.30-150400.4.40.1.aarch64",
"product": {
"name": "php8-gd-8.0.30-150400.4.40.1.aarch64",
"product_id": "php8-gd-8.0.30-150400.4.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-gettext-8.0.30-150400.4.40.1.aarch64",
"product": {
"name": "php8-gettext-8.0.30-150400.4.40.1.aarch64",
"product_id": "php8-gettext-8.0.30-150400.4.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-gmp-8.0.30-150400.4.40.1.aarch64",
"product": {
"name": "php8-gmp-8.0.30-150400.4.40.1.aarch64",
"product_id": "php8-gmp-8.0.30-150400.4.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-iconv-8.0.30-150400.4.40.1.aarch64",
"product": {
"name": "php8-iconv-8.0.30-150400.4.40.1.aarch64",
"product_id": "php8-iconv-8.0.30-150400.4.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-intl-8.0.30-150400.4.40.1.aarch64",
"product": {
"name": "php8-intl-8.0.30-150400.4.40.1.aarch64",
"product_id": "php8-intl-8.0.30-150400.4.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-ldap-8.0.30-150400.4.40.1.aarch64",
"product": {
"name": "php8-ldap-8.0.30-150400.4.40.1.aarch64",
"product_id": "php8-ldap-8.0.30-150400.4.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-mbstring-8.0.30-150400.4.40.1.aarch64",
"product": {
"name": "php8-mbstring-8.0.30-150400.4.40.1.aarch64",
"product_id": "php8-mbstring-8.0.30-150400.4.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-mysql-8.0.30-150400.4.40.1.aarch64",
"product": {
"name": "php8-mysql-8.0.30-150400.4.40.1.aarch64",
"product_id": "php8-mysql-8.0.30-150400.4.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-odbc-8.0.30-150400.4.40.1.aarch64",
"product": {
"name": "php8-odbc-8.0.30-150400.4.40.1.aarch64",
"product_id": "php8-odbc-8.0.30-150400.4.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-opcache-8.0.30-150400.4.40.1.aarch64",
"product": {
"name": "php8-opcache-8.0.30-150400.4.40.1.aarch64",
"product_id": "php8-opcache-8.0.30-150400.4.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-openssl-8.0.30-150400.4.40.1.aarch64",
"product": {
"name": "php8-openssl-8.0.30-150400.4.40.1.aarch64",
"product_id": "php8-openssl-8.0.30-150400.4.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-pcntl-8.0.30-150400.4.40.1.aarch64",
"product": {
"name": "php8-pcntl-8.0.30-150400.4.40.1.aarch64",
"product_id": "php8-pcntl-8.0.30-150400.4.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-pdo-8.0.30-150400.4.40.1.aarch64",
"product": {
"name": "php8-pdo-8.0.30-150400.4.40.1.aarch64",
"product_id": "php8-pdo-8.0.30-150400.4.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-pgsql-8.0.30-150400.4.40.1.aarch64",
"product": {
"name": "php8-pgsql-8.0.30-150400.4.40.1.aarch64",
"product_id": "php8-pgsql-8.0.30-150400.4.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-phar-8.0.30-150400.4.40.1.aarch64",
"product": {
"name": "php8-phar-8.0.30-150400.4.40.1.aarch64",
"product_id": "php8-phar-8.0.30-150400.4.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-posix-8.0.30-150400.4.40.1.aarch64",
"product": {
"name": "php8-posix-8.0.30-150400.4.40.1.aarch64",
"product_id": "php8-posix-8.0.30-150400.4.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-readline-8.0.30-150400.4.40.1.aarch64",
"product": {
"name": "php8-readline-8.0.30-150400.4.40.1.aarch64",
"product_id": "php8-readline-8.0.30-150400.4.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-shmop-8.0.30-150400.4.40.1.aarch64",
"product": {
"name": "php8-shmop-8.0.30-150400.4.40.1.aarch64",
"product_id": "php8-shmop-8.0.30-150400.4.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-snmp-8.0.30-150400.4.40.1.aarch64",
"product": {
"name": "php8-snmp-8.0.30-150400.4.40.1.aarch64",
"product_id": "php8-snmp-8.0.30-150400.4.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-soap-8.0.30-150400.4.40.1.aarch64",
"product": {
"name": "php8-soap-8.0.30-150400.4.40.1.aarch64",
"product_id": "php8-soap-8.0.30-150400.4.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sockets-8.0.30-150400.4.40.1.aarch64",
"product": {
"name": "php8-sockets-8.0.30-150400.4.40.1.aarch64",
"product_id": "php8-sockets-8.0.30-150400.4.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sodium-8.0.30-150400.4.40.1.aarch64",
"product": {
"name": "php8-sodium-8.0.30-150400.4.40.1.aarch64",
"product_id": "php8-sodium-8.0.30-150400.4.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sqlite-8.0.30-150400.4.40.1.aarch64",
"product": {
"name": "php8-sqlite-8.0.30-150400.4.40.1.aarch64",
"product_id": "php8-sqlite-8.0.30-150400.4.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sysvmsg-8.0.30-150400.4.40.1.aarch64",
"product": {
"name": "php8-sysvmsg-8.0.30-150400.4.40.1.aarch64",
"product_id": "php8-sysvmsg-8.0.30-150400.4.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sysvsem-8.0.30-150400.4.40.1.aarch64",
"product": {
"name": "php8-sysvsem-8.0.30-150400.4.40.1.aarch64",
"product_id": "php8-sysvsem-8.0.30-150400.4.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sysvshm-8.0.30-150400.4.40.1.aarch64",
"product": {
"name": "php8-sysvshm-8.0.30-150400.4.40.1.aarch64",
"product_id": "php8-sysvshm-8.0.30-150400.4.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-test-8.0.30-150400.4.40.1.aarch64",
"product": {
"name": "php8-test-8.0.30-150400.4.40.1.aarch64",
"product_id": "php8-test-8.0.30-150400.4.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-tidy-8.0.30-150400.4.40.1.aarch64",
"product": {
"name": "php8-tidy-8.0.30-150400.4.40.1.aarch64",
"product_id": "php8-tidy-8.0.30-150400.4.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-tokenizer-8.0.30-150400.4.40.1.aarch64",
"product": {
"name": "php8-tokenizer-8.0.30-150400.4.40.1.aarch64",
"product_id": "php8-tokenizer-8.0.30-150400.4.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-xmlreader-8.0.30-150400.4.40.1.aarch64",
"product": {
"name": "php8-xmlreader-8.0.30-150400.4.40.1.aarch64",
"product_id": "php8-xmlreader-8.0.30-150400.4.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-xmlwriter-8.0.30-150400.4.40.1.aarch64",
"product": {
"name": "php8-xmlwriter-8.0.30-150400.4.40.1.aarch64",
"product_id": "php8-xmlwriter-8.0.30-150400.4.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-xsl-8.0.30-150400.4.40.1.aarch64",
"product": {
"name": "php8-xsl-8.0.30-150400.4.40.1.aarch64",
"product_id": "php8-xsl-8.0.30-150400.4.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-zip-8.0.30-150400.4.40.1.aarch64",
"product": {
"name": "php8-zip-8.0.30-150400.4.40.1.aarch64",
"product_id": "php8-zip-8.0.30-150400.4.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-zlib-8.0.30-150400.4.40.1.aarch64",
"product": {
"name": "php8-zlib-8.0.30-150400.4.40.1.aarch64",
"product_id": "php8-zlib-8.0.30-150400.4.40.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php8-8.0.30-150400.4.40.1.i586",
"product": {
"name": "apache2-mod_php8-8.0.30-150400.4.40.1.i586",
"product_id": "apache2-mod_php8-8.0.30-150400.4.40.1.i586"
}
},
{
"category": "product_version",
"name": "php8-8.0.30-150400.4.40.1.i586",
"product": {
"name": "php8-8.0.30-150400.4.40.1.i586",
"product_id": "php8-8.0.30-150400.4.40.1.i586"
}
},
{
"category": "product_version",
"name": "php8-bcmath-8.0.30-150400.4.40.1.i586",
"product": {
"name": "php8-bcmath-8.0.30-150400.4.40.1.i586",
"product_id": "php8-bcmath-8.0.30-150400.4.40.1.i586"
}
},
{
"category": "product_version",
"name": "php8-bz2-8.0.30-150400.4.40.1.i586",
"product": {
"name": "php8-bz2-8.0.30-150400.4.40.1.i586",
"product_id": "php8-bz2-8.0.30-150400.4.40.1.i586"
}
},
{
"category": "product_version",
"name": "php8-calendar-8.0.30-150400.4.40.1.i586",
"product": {
"name": "php8-calendar-8.0.30-150400.4.40.1.i586",
"product_id": "php8-calendar-8.0.30-150400.4.40.1.i586"
}
},
{
"category": "product_version",
"name": "php8-cli-8.0.30-150400.4.40.1.i586",
"product": {
"name": "php8-cli-8.0.30-150400.4.40.1.i586",
"product_id": "php8-cli-8.0.30-150400.4.40.1.i586"
}
},
{
"category": "product_version",
"name": "php8-ctype-8.0.30-150400.4.40.1.i586",
"product": {
"name": "php8-ctype-8.0.30-150400.4.40.1.i586",
"product_id": "php8-ctype-8.0.30-150400.4.40.1.i586"
}
},
{
"category": "product_version",
"name": "php8-curl-8.0.30-150400.4.40.1.i586",
"product": {
"name": "php8-curl-8.0.30-150400.4.40.1.i586",
"product_id": "php8-curl-8.0.30-150400.4.40.1.i586"
}
},
{
"category": "product_version",
"name": "php8-dba-8.0.30-150400.4.40.1.i586",
"product": {
"name": "php8-dba-8.0.30-150400.4.40.1.i586",
"product_id": "php8-dba-8.0.30-150400.4.40.1.i586"
}
},
{
"category": "product_version",
"name": "php8-devel-8.0.30-150400.4.40.1.i586",
"product": {
"name": "php8-devel-8.0.30-150400.4.40.1.i586",
"product_id": "php8-devel-8.0.30-150400.4.40.1.i586"
}
},
{
"category": "product_version",
"name": "php8-dom-8.0.30-150400.4.40.1.i586",
"product": {
"name": "php8-dom-8.0.30-150400.4.40.1.i586",
"product_id": "php8-dom-8.0.30-150400.4.40.1.i586"
}
},
{
"category": "product_version",
"name": "php8-embed-8.0.30-150400.4.40.1.i586",
"product": {
"name": "php8-embed-8.0.30-150400.4.40.1.i586",
"product_id": "php8-embed-8.0.30-150400.4.40.1.i586"
}
},
{
"category": "product_version",
"name": "php8-enchant-8.0.30-150400.4.40.1.i586",
"product": {
"name": "php8-enchant-8.0.30-150400.4.40.1.i586",
"product_id": "php8-enchant-8.0.30-150400.4.40.1.i586"
}
},
{
"category": "product_version",
"name": "php8-exif-8.0.30-150400.4.40.1.i586",
"product": {
"name": "php8-exif-8.0.30-150400.4.40.1.i586",
"product_id": "php8-exif-8.0.30-150400.4.40.1.i586"
}
},
{
"category": "product_version",
"name": "php8-fastcgi-8.0.30-150400.4.40.1.i586",
"product": {
"name": "php8-fastcgi-8.0.30-150400.4.40.1.i586",
"product_id": "php8-fastcgi-8.0.30-150400.4.40.1.i586"
}
},
{
"category": "product_version",
"name": "php8-fileinfo-8.0.30-150400.4.40.1.i586",
"product": {
"name": "php8-fileinfo-8.0.30-150400.4.40.1.i586",
"product_id": "php8-fileinfo-8.0.30-150400.4.40.1.i586"
}
},
{
"category": "product_version",
"name": "php8-fpm-8.0.30-150400.4.40.1.i586",
"product": {
"name": "php8-fpm-8.0.30-150400.4.40.1.i586",
"product_id": "php8-fpm-8.0.30-150400.4.40.1.i586"
}
},
{
"category": "product_version",
"name": "php8-ftp-8.0.30-150400.4.40.1.i586",
"product": {
"name": "php8-ftp-8.0.30-150400.4.40.1.i586",
"product_id": "php8-ftp-8.0.30-150400.4.40.1.i586"
}
},
{
"category": "product_version",
"name": "php8-gd-8.0.30-150400.4.40.1.i586",
"product": {
"name": "php8-gd-8.0.30-150400.4.40.1.i586",
"product_id": "php8-gd-8.0.30-150400.4.40.1.i586"
}
},
{
"category": "product_version",
"name": "php8-gettext-8.0.30-150400.4.40.1.i586",
"product": {
"name": "php8-gettext-8.0.30-150400.4.40.1.i586",
"product_id": "php8-gettext-8.0.30-150400.4.40.1.i586"
}
},
{
"category": "product_version",
"name": "php8-gmp-8.0.30-150400.4.40.1.i586",
"product": {
"name": "php8-gmp-8.0.30-150400.4.40.1.i586",
"product_id": "php8-gmp-8.0.30-150400.4.40.1.i586"
}
},
{
"category": "product_version",
"name": "php8-iconv-8.0.30-150400.4.40.1.i586",
"product": {
"name": "php8-iconv-8.0.30-150400.4.40.1.i586",
"product_id": "php8-iconv-8.0.30-150400.4.40.1.i586"
}
},
{
"category": "product_version",
"name": "php8-intl-8.0.30-150400.4.40.1.i586",
"product": {
"name": "php8-intl-8.0.30-150400.4.40.1.i586",
"product_id": "php8-intl-8.0.30-150400.4.40.1.i586"
}
},
{
"category": "product_version",
"name": "php8-ldap-8.0.30-150400.4.40.1.i586",
"product": {
"name": "php8-ldap-8.0.30-150400.4.40.1.i586",
"product_id": "php8-ldap-8.0.30-150400.4.40.1.i586"
}
},
{
"category": "product_version",
"name": "php8-mbstring-8.0.30-150400.4.40.1.i586",
"product": {
"name": "php8-mbstring-8.0.30-150400.4.40.1.i586",
"product_id": "php8-mbstring-8.0.30-150400.4.40.1.i586"
}
},
{
"category": "product_version",
"name": "php8-mysql-8.0.30-150400.4.40.1.i586",
"product": {
"name": "php8-mysql-8.0.30-150400.4.40.1.i586",
"product_id": "php8-mysql-8.0.30-150400.4.40.1.i586"
}
},
{
"category": "product_version",
"name": "php8-odbc-8.0.30-150400.4.40.1.i586",
"product": {
"name": "php8-odbc-8.0.30-150400.4.40.1.i586",
"product_id": "php8-odbc-8.0.30-150400.4.40.1.i586"
}
},
{
"category": "product_version",
"name": "php8-opcache-8.0.30-150400.4.40.1.i586",
"product": {
"name": "php8-opcache-8.0.30-150400.4.40.1.i586",
"product_id": "php8-opcache-8.0.30-150400.4.40.1.i586"
}
},
{
"category": "product_version",
"name": "php8-openssl-8.0.30-150400.4.40.1.i586",
"product": {
"name": "php8-openssl-8.0.30-150400.4.40.1.i586",
"product_id": "php8-openssl-8.0.30-150400.4.40.1.i586"
}
},
{
"category": "product_version",
"name": "php8-pcntl-8.0.30-150400.4.40.1.i586",
"product": {
"name": "php8-pcntl-8.0.30-150400.4.40.1.i586",
"product_id": "php8-pcntl-8.0.30-150400.4.40.1.i586"
}
},
{
"category": "product_version",
"name": "php8-pdo-8.0.30-150400.4.40.1.i586",
"product": {
"name": "php8-pdo-8.0.30-150400.4.40.1.i586",
"product_id": "php8-pdo-8.0.30-150400.4.40.1.i586"
}
},
{
"category": "product_version",
"name": "php8-pgsql-8.0.30-150400.4.40.1.i586",
"product": {
"name": "php8-pgsql-8.0.30-150400.4.40.1.i586",
"product_id": "php8-pgsql-8.0.30-150400.4.40.1.i586"
}
},
{
"category": "product_version",
"name": "php8-phar-8.0.30-150400.4.40.1.i586",
"product": {
"name": "php8-phar-8.0.30-150400.4.40.1.i586",
"product_id": "php8-phar-8.0.30-150400.4.40.1.i586"
}
},
{
"category": "product_version",
"name": "php8-posix-8.0.30-150400.4.40.1.i586",
"product": {
"name": "php8-posix-8.0.30-150400.4.40.1.i586",
"product_id": "php8-posix-8.0.30-150400.4.40.1.i586"
}
},
{
"category": "product_version",
"name": "php8-readline-8.0.30-150400.4.40.1.i586",
"product": {
"name": "php8-readline-8.0.30-150400.4.40.1.i586",
"product_id": "php8-readline-8.0.30-150400.4.40.1.i586"
}
},
{
"category": "product_version",
"name": "php8-shmop-8.0.30-150400.4.40.1.i586",
"product": {
"name": "php8-shmop-8.0.30-150400.4.40.1.i586",
"product_id": "php8-shmop-8.0.30-150400.4.40.1.i586"
}
},
{
"category": "product_version",
"name": "php8-snmp-8.0.30-150400.4.40.1.i586",
"product": {
"name": "php8-snmp-8.0.30-150400.4.40.1.i586",
"product_id": "php8-snmp-8.0.30-150400.4.40.1.i586"
}
},
{
"category": "product_version",
"name": "php8-soap-8.0.30-150400.4.40.1.i586",
"product": {
"name": "php8-soap-8.0.30-150400.4.40.1.i586",
"product_id": "php8-soap-8.0.30-150400.4.40.1.i586"
}
},
{
"category": "product_version",
"name": "php8-sockets-8.0.30-150400.4.40.1.i586",
"product": {
"name": "php8-sockets-8.0.30-150400.4.40.1.i586",
"product_id": "php8-sockets-8.0.30-150400.4.40.1.i586"
}
},
{
"category": "product_version",
"name": "php8-sodium-8.0.30-150400.4.40.1.i586",
"product": {
"name": "php8-sodium-8.0.30-150400.4.40.1.i586",
"product_id": "php8-sodium-8.0.30-150400.4.40.1.i586"
}
},
{
"category": "product_version",
"name": "php8-sqlite-8.0.30-150400.4.40.1.i586",
"product": {
"name": "php8-sqlite-8.0.30-150400.4.40.1.i586",
"product_id": "php8-sqlite-8.0.30-150400.4.40.1.i586"
}
},
{
"category": "product_version",
"name": "php8-sysvmsg-8.0.30-150400.4.40.1.i586",
"product": {
"name": "php8-sysvmsg-8.0.30-150400.4.40.1.i586",
"product_id": "php8-sysvmsg-8.0.30-150400.4.40.1.i586"
}
},
{
"category": "product_version",
"name": "php8-sysvsem-8.0.30-150400.4.40.1.i586",
"product": {
"name": "php8-sysvsem-8.0.30-150400.4.40.1.i586",
"product_id": "php8-sysvsem-8.0.30-150400.4.40.1.i586"
}
},
{
"category": "product_version",
"name": "php8-sysvshm-8.0.30-150400.4.40.1.i586",
"product": {
"name": "php8-sysvshm-8.0.30-150400.4.40.1.i586",
"product_id": "php8-sysvshm-8.0.30-150400.4.40.1.i586"
}
},
{
"category": "product_version",
"name": "php8-test-8.0.30-150400.4.40.1.i586",
"product": {
"name": "php8-test-8.0.30-150400.4.40.1.i586",
"product_id": "php8-test-8.0.30-150400.4.40.1.i586"
}
},
{
"category": "product_version",
"name": "php8-tidy-8.0.30-150400.4.40.1.i586",
"product": {
"name": "php8-tidy-8.0.30-150400.4.40.1.i586",
"product_id": "php8-tidy-8.0.30-150400.4.40.1.i586"
}
},
{
"category": "product_version",
"name": "php8-tokenizer-8.0.30-150400.4.40.1.i586",
"product": {
"name": "php8-tokenizer-8.0.30-150400.4.40.1.i586",
"product_id": "php8-tokenizer-8.0.30-150400.4.40.1.i586"
}
},
{
"category": "product_version",
"name": "php8-xmlreader-8.0.30-150400.4.40.1.i586",
"product": {
"name": "php8-xmlreader-8.0.30-150400.4.40.1.i586",
"product_id": "php8-xmlreader-8.0.30-150400.4.40.1.i586"
}
},
{
"category": "product_version",
"name": "php8-xmlwriter-8.0.30-150400.4.40.1.i586",
"product": {
"name": "php8-xmlwriter-8.0.30-150400.4.40.1.i586",
"product_id": "php8-xmlwriter-8.0.30-150400.4.40.1.i586"
}
},
{
"category": "product_version",
"name": "php8-xsl-8.0.30-150400.4.40.1.i586",
"product": {
"name": "php8-xsl-8.0.30-150400.4.40.1.i586",
"product_id": "php8-xsl-8.0.30-150400.4.40.1.i586"
}
},
{
"category": "product_version",
"name": "php8-zip-8.0.30-150400.4.40.1.i586",
"product": {
"name": "php8-zip-8.0.30-150400.4.40.1.i586",
"product_id": "php8-zip-8.0.30-150400.4.40.1.i586"
}
},
{
"category": "product_version",
"name": "php8-zlib-8.0.30-150400.4.40.1.i586",
"product": {
"name": "php8-zlib-8.0.30-150400.4.40.1.i586",
"product_id": "php8-zlib-8.0.30-150400.4.40.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php8-8.0.30-150400.4.40.1.ppc64le",
"product": {
"name": "apache2-mod_php8-8.0.30-150400.4.40.1.ppc64le",
"product_id": "apache2-mod_php8-8.0.30-150400.4.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-8.0.30-150400.4.40.1.ppc64le",
"product": {
"name": "php8-8.0.30-150400.4.40.1.ppc64le",
"product_id": "php8-8.0.30-150400.4.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-bcmath-8.0.30-150400.4.40.1.ppc64le",
"product": {
"name": "php8-bcmath-8.0.30-150400.4.40.1.ppc64le",
"product_id": "php8-bcmath-8.0.30-150400.4.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-bz2-8.0.30-150400.4.40.1.ppc64le",
"product": {
"name": "php8-bz2-8.0.30-150400.4.40.1.ppc64le",
"product_id": "php8-bz2-8.0.30-150400.4.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-calendar-8.0.30-150400.4.40.1.ppc64le",
"product": {
"name": "php8-calendar-8.0.30-150400.4.40.1.ppc64le",
"product_id": "php8-calendar-8.0.30-150400.4.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-cli-8.0.30-150400.4.40.1.ppc64le",
"product": {
"name": "php8-cli-8.0.30-150400.4.40.1.ppc64le",
"product_id": "php8-cli-8.0.30-150400.4.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-ctype-8.0.30-150400.4.40.1.ppc64le",
"product": {
"name": "php8-ctype-8.0.30-150400.4.40.1.ppc64le",
"product_id": "php8-ctype-8.0.30-150400.4.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-curl-8.0.30-150400.4.40.1.ppc64le",
"product": {
"name": "php8-curl-8.0.30-150400.4.40.1.ppc64le",
"product_id": "php8-curl-8.0.30-150400.4.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-dba-8.0.30-150400.4.40.1.ppc64le",
"product": {
"name": "php8-dba-8.0.30-150400.4.40.1.ppc64le",
"product_id": "php8-dba-8.0.30-150400.4.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-devel-8.0.30-150400.4.40.1.ppc64le",
"product": {
"name": "php8-devel-8.0.30-150400.4.40.1.ppc64le",
"product_id": "php8-devel-8.0.30-150400.4.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-dom-8.0.30-150400.4.40.1.ppc64le",
"product": {
"name": "php8-dom-8.0.30-150400.4.40.1.ppc64le",
"product_id": "php8-dom-8.0.30-150400.4.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-embed-8.0.30-150400.4.40.1.ppc64le",
"product": {
"name": "php8-embed-8.0.30-150400.4.40.1.ppc64le",
"product_id": "php8-embed-8.0.30-150400.4.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-enchant-8.0.30-150400.4.40.1.ppc64le",
"product": {
"name": "php8-enchant-8.0.30-150400.4.40.1.ppc64le",
"product_id": "php8-enchant-8.0.30-150400.4.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-exif-8.0.30-150400.4.40.1.ppc64le",
"product": {
"name": "php8-exif-8.0.30-150400.4.40.1.ppc64le",
"product_id": "php8-exif-8.0.30-150400.4.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-fastcgi-8.0.30-150400.4.40.1.ppc64le",
"product": {
"name": "php8-fastcgi-8.0.30-150400.4.40.1.ppc64le",
"product_id": "php8-fastcgi-8.0.30-150400.4.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-fileinfo-8.0.30-150400.4.40.1.ppc64le",
"product": {
"name": "php8-fileinfo-8.0.30-150400.4.40.1.ppc64le",
"product_id": "php8-fileinfo-8.0.30-150400.4.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-fpm-8.0.30-150400.4.40.1.ppc64le",
"product": {
"name": "php8-fpm-8.0.30-150400.4.40.1.ppc64le",
"product_id": "php8-fpm-8.0.30-150400.4.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-ftp-8.0.30-150400.4.40.1.ppc64le",
"product": {
"name": "php8-ftp-8.0.30-150400.4.40.1.ppc64le",
"product_id": "php8-ftp-8.0.30-150400.4.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-gd-8.0.30-150400.4.40.1.ppc64le",
"product": {
"name": "php8-gd-8.0.30-150400.4.40.1.ppc64le",
"product_id": "php8-gd-8.0.30-150400.4.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-gettext-8.0.30-150400.4.40.1.ppc64le",
"product": {
"name": "php8-gettext-8.0.30-150400.4.40.1.ppc64le",
"product_id": "php8-gettext-8.0.30-150400.4.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-gmp-8.0.30-150400.4.40.1.ppc64le",
"product": {
"name": "php8-gmp-8.0.30-150400.4.40.1.ppc64le",
"product_id": "php8-gmp-8.0.30-150400.4.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-iconv-8.0.30-150400.4.40.1.ppc64le",
"product": {
"name": "php8-iconv-8.0.30-150400.4.40.1.ppc64le",
"product_id": "php8-iconv-8.0.30-150400.4.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-intl-8.0.30-150400.4.40.1.ppc64le",
"product": {
"name": "php8-intl-8.0.30-150400.4.40.1.ppc64le",
"product_id": "php8-intl-8.0.30-150400.4.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-ldap-8.0.30-150400.4.40.1.ppc64le",
"product": {
"name": "php8-ldap-8.0.30-150400.4.40.1.ppc64le",
"product_id": "php8-ldap-8.0.30-150400.4.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-mbstring-8.0.30-150400.4.40.1.ppc64le",
"product": {
"name": "php8-mbstring-8.0.30-150400.4.40.1.ppc64le",
"product_id": "php8-mbstring-8.0.30-150400.4.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-mysql-8.0.30-150400.4.40.1.ppc64le",
"product": {
"name": "php8-mysql-8.0.30-150400.4.40.1.ppc64le",
"product_id": "php8-mysql-8.0.30-150400.4.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-odbc-8.0.30-150400.4.40.1.ppc64le",
"product": {
"name": "php8-odbc-8.0.30-150400.4.40.1.ppc64le",
"product_id": "php8-odbc-8.0.30-150400.4.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-opcache-8.0.30-150400.4.40.1.ppc64le",
"product": {
"name": "php8-opcache-8.0.30-150400.4.40.1.ppc64le",
"product_id": "php8-opcache-8.0.30-150400.4.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-openssl-8.0.30-150400.4.40.1.ppc64le",
"product": {
"name": "php8-openssl-8.0.30-150400.4.40.1.ppc64le",
"product_id": "php8-openssl-8.0.30-150400.4.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-pcntl-8.0.30-150400.4.40.1.ppc64le",
"product": {
"name": "php8-pcntl-8.0.30-150400.4.40.1.ppc64le",
"product_id": "php8-pcntl-8.0.30-150400.4.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-pdo-8.0.30-150400.4.40.1.ppc64le",
"product": {
"name": "php8-pdo-8.0.30-150400.4.40.1.ppc64le",
"product_id": "php8-pdo-8.0.30-150400.4.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-pgsql-8.0.30-150400.4.40.1.ppc64le",
"product": {
"name": "php8-pgsql-8.0.30-150400.4.40.1.ppc64le",
"product_id": "php8-pgsql-8.0.30-150400.4.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-phar-8.0.30-150400.4.40.1.ppc64le",
"product": {
"name": "php8-phar-8.0.30-150400.4.40.1.ppc64le",
"product_id": "php8-phar-8.0.30-150400.4.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-posix-8.0.30-150400.4.40.1.ppc64le",
"product": {
"name": "php8-posix-8.0.30-150400.4.40.1.ppc64le",
"product_id": "php8-posix-8.0.30-150400.4.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-readline-8.0.30-150400.4.40.1.ppc64le",
"product": {
"name": "php8-readline-8.0.30-150400.4.40.1.ppc64le",
"product_id": "php8-readline-8.0.30-150400.4.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-shmop-8.0.30-150400.4.40.1.ppc64le",
"product": {
"name": "php8-shmop-8.0.30-150400.4.40.1.ppc64le",
"product_id": "php8-shmop-8.0.30-150400.4.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-snmp-8.0.30-150400.4.40.1.ppc64le",
"product": {
"name": "php8-snmp-8.0.30-150400.4.40.1.ppc64le",
"product_id": "php8-snmp-8.0.30-150400.4.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-soap-8.0.30-150400.4.40.1.ppc64le",
"product": {
"name": "php8-soap-8.0.30-150400.4.40.1.ppc64le",
"product_id": "php8-soap-8.0.30-150400.4.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sockets-8.0.30-150400.4.40.1.ppc64le",
"product": {
"name": "php8-sockets-8.0.30-150400.4.40.1.ppc64le",
"product_id": "php8-sockets-8.0.30-150400.4.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sodium-8.0.30-150400.4.40.1.ppc64le",
"product": {
"name": "php8-sodium-8.0.30-150400.4.40.1.ppc64le",
"product_id": "php8-sodium-8.0.30-150400.4.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sqlite-8.0.30-150400.4.40.1.ppc64le",
"product": {
"name": "php8-sqlite-8.0.30-150400.4.40.1.ppc64le",
"product_id": "php8-sqlite-8.0.30-150400.4.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sysvmsg-8.0.30-150400.4.40.1.ppc64le",
"product": {
"name": "php8-sysvmsg-8.0.30-150400.4.40.1.ppc64le",
"product_id": "php8-sysvmsg-8.0.30-150400.4.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sysvsem-8.0.30-150400.4.40.1.ppc64le",
"product": {
"name": "php8-sysvsem-8.0.30-150400.4.40.1.ppc64le",
"product_id": "php8-sysvsem-8.0.30-150400.4.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sysvshm-8.0.30-150400.4.40.1.ppc64le",
"product": {
"name": "php8-sysvshm-8.0.30-150400.4.40.1.ppc64le",
"product_id": "php8-sysvshm-8.0.30-150400.4.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-test-8.0.30-150400.4.40.1.ppc64le",
"product": {
"name": "php8-test-8.0.30-150400.4.40.1.ppc64le",
"product_id": "php8-test-8.0.30-150400.4.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-tidy-8.0.30-150400.4.40.1.ppc64le",
"product": {
"name": "php8-tidy-8.0.30-150400.4.40.1.ppc64le",
"product_id": "php8-tidy-8.0.30-150400.4.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-tokenizer-8.0.30-150400.4.40.1.ppc64le",
"product": {
"name": "php8-tokenizer-8.0.30-150400.4.40.1.ppc64le",
"product_id": "php8-tokenizer-8.0.30-150400.4.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-xmlreader-8.0.30-150400.4.40.1.ppc64le",
"product": {
"name": "php8-xmlreader-8.0.30-150400.4.40.1.ppc64le",
"product_id": "php8-xmlreader-8.0.30-150400.4.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-xmlwriter-8.0.30-150400.4.40.1.ppc64le",
"product": {
"name": "php8-xmlwriter-8.0.30-150400.4.40.1.ppc64le",
"product_id": "php8-xmlwriter-8.0.30-150400.4.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-xsl-8.0.30-150400.4.40.1.ppc64le",
"product": {
"name": "php8-xsl-8.0.30-150400.4.40.1.ppc64le",
"product_id": "php8-xsl-8.0.30-150400.4.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-zip-8.0.30-150400.4.40.1.ppc64le",
"product": {
"name": "php8-zip-8.0.30-150400.4.40.1.ppc64le",
"product_id": "php8-zip-8.0.30-150400.4.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-zlib-8.0.30-150400.4.40.1.ppc64le",
"product": {
"name": "php8-zlib-8.0.30-150400.4.40.1.ppc64le",
"product_id": "php8-zlib-8.0.30-150400.4.40.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php8-8.0.30-150400.4.40.1.s390x",
"product": {
"name": "apache2-mod_php8-8.0.30-150400.4.40.1.s390x",
"product_id": "apache2-mod_php8-8.0.30-150400.4.40.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-8.0.30-150400.4.40.1.s390x",
"product": {
"name": "php8-8.0.30-150400.4.40.1.s390x",
"product_id": "php8-8.0.30-150400.4.40.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-bcmath-8.0.30-150400.4.40.1.s390x",
"product": {
"name": "php8-bcmath-8.0.30-150400.4.40.1.s390x",
"product_id": "php8-bcmath-8.0.30-150400.4.40.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-bz2-8.0.30-150400.4.40.1.s390x",
"product": {
"name": "php8-bz2-8.0.30-150400.4.40.1.s390x",
"product_id": "php8-bz2-8.0.30-150400.4.40.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-calendar-8.0.30-150400.4.40.1.s390x",
"product": {
"name": "php8-calendar-8.0.30-150400.4.40.1.s390x",
"product_id": "php8-calendar-8.0.30-150400.4.40.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-cli-8.0.30-150400.4.40.1.s390x",
"product": {
"name": "php8-cli-8.0.30-150400.4.40.1.s390x",
"product_id": "php8-cli-8.0.30-150400.4.40.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-ctype-8.0.30-150400.4.40.1.s390x",
"product": {
"name": "php8-ctype-8.0.30-150400.4.40.1.s390x",
"product_id": "php8-ctype-8.0.30-150400.4.40.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-curl-8.0.30-150400.4.40.1.s390x",
"product": {
"name": "php8-curl-8.0.30-150400.4.40.1.s390x",
"product_id": "php8-curl-8.0.30-150400.4.40.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-dba-8.0.30-150400.4.40.1.s390x",
"product": {
"name": "php8-dba-8.0.30-150400.4.40.1.s390x",
"product_id": "php8-dba-8.0.30-150400.4.40.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-devel-8.0.30-150400.4.40.1.s390x",
"product": {
"name": "php8-devel-8.0.30-150400.4.40.1.s390x",
"product_id": "php8-devel-8.0.30-150400.4.40.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-dom-8.0.30-150400.4.40.1.s390x",
"product": {
"name": "php8-dom-8.0.30-150400.4.40.1.s390x",
"product_id": "php8-dom-8.0.30-150400.4.40.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-embed-8.0.30-150400.4.40.1.s390x",
"product": {
"name": "php8-embed-8.0.30-150400.4.40.1.s390x",
"product_id": "php8-embed-8.0.30-150400.4.40.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-enchant-8.0.30-150400.4.40.1.s390x",
"product": {
"name": "php8-enchant-8.0.30-150400.4.40.1.s390x",
"product_id": "php8-enchant-8.0.30-150400.4.40.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-exif-8.0.30-150400.4.40.1.s390x",
"product": {
"name": "php8-exif-8.0.30-150400.4.40.1.s390x",
"product_id": "php8-exif-8.0.30-150400.4.40.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-fastcgi-8.0.30-150400.4.40.1.s390x",
"product": {
"name": "php8-fastcgi-8.0.30-150400.4.40.1.s390x",
"product_id": "php8-fastcgi-8.0.30-150400.4.40.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-fileinfo-8.0.30-150400.4.40.1.s390x",
"product": {
"name": "php8-fileinfo-8.0.30-150400.4.40.1.s390x",
"product_id": "php8-fileinfo-8.0.30-150400.4.40.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-fpm-8.0.30-150400.4.40.1.s390x",
"product": {
"name": "php8-fpm-8.0.30-150400.4.40.1.s390x",
"product_id": "php8-fpm-8.0.30-150400.4.40.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-ftp-8.0.30-150400.4.40.1.s390x",
"product": {
"name": "php8-ftp-8.0.30-150400.4.40.1.s390x",
"product_id": "php8-ftp-8.0.30-150400.4.40.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-gd-8.0.30-150400.4.40.1.s390x",
"product": {
"name": "php8-gd-8.0.30-150400.4.40.1.s390x",
"product_id": "php8-gd-8.0.30-150400.4.40.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-gettext-8.0.30-150400.4.40.1.s390x",
"product": {
"name": "php8-gettext-8.0.30-150400.4.40.1.s390x",
"product_id": "php8-gettext-8.0.30-150400.4.40.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-gmp-8.0.30-150400.4.40.1.s390x",
"product": {
"name": "php8-gmp-8.0.30-150400.4.40.1.s390x",
"product_id": "php8-gmp-8.0.30-150400.4.40.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-iconv-8.0.30-150400.4.40.1.s390x",
"product": {
"name": "php8-iconv-8.0.30-150400.4.40.1.s390x",
"product_id": "php8-iconv-8.0.30-150400.4.40.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-intl-8.0.30-150400.4.40.1.s390x",
"product": {
"name": "php8-intl-8.0.30-150400.4.40.1.s390x",
"product_id": "php8-intl-8.0.30-150400.4.40.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-ldap-8.0.30-150400.4.40.1.s390x",
"product": {
"name": "php8-ldap-8.0.30-150400.4.40.1.s390x",
"product_id": "php8-ldap-8.0.30-150400.4.40.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-mbstring-8.0.30-150400.4.40.1.s390x",
"product": {
"name": "php8-mbstring-8.0.30-150400.4.40.1.s390x",
"product_id": "php8-mbstring-8.0.30-150400.4.40.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-mysql-8.0.30-150400.4.40.1.s390x",
"product": {
"name": "php8-mysql-8.0.30-150400.4.40.1.s390x",
"product_id": "php8-mysql-8.0.30-150400.4.40.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-odbc-8.0.30-150400.4.40.1.s390x",
"product": {
"name": "php8-odbc-8.0.30-150400.4.40.1.s390x",
"product_id": "php8-odbc-8.0.30-150400.4.40.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-opcache-8.0.30-150400.4.40.1.s390x",
"product": {
"name": "php8-opcache-8.0.30-150400.4.40.1.s390x",
"product_id": "php8-opcache-8.0.30-150400.4.40.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-openssl-8.0.30-150400.4.40.1.s390x",
"product": {
"name": "php8-openssl-8.0.30-150400.4.40.1.s390x",
"product_id": "php8-openssl-8.0.30-150400.4.40.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-pcntl-8.0.30-150400.4.40.1.s390x",
"product": {
"name": "php8-pcntl-8.0.30-150400.4.40.1.s390x",
"product_id": "php8-pcntl-8.0.30-150400.4.40.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-pdo-8.0.30-150400.4.40.1.s390x",
"product": {
"name": "php8-pdo-8.0.30-150400.4.40.1.s390x",
"product_id": "php8-pdo-8.0.30-150400.4.40.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-pgsql-8.0.30-150400.4.40.1.s390x",
"product": {
"name": "php8-pgsql-8.0.30-150400.4.40.1.s390x",
"product_id": "php8-pgsql-8.0.30-150400.4.40.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-phar-8.0.30-150400.4.40.1.s390x",
"product": {
"name": "php8-phar-8.0.30-150400.4.40.1.s390x",
"product_id": "php8-phar-8.0.30-150400.4.40.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-posix-8.0.30-150400.4.40.1.s390x",
"product": {
"name": "php8-posix-8.0.30-150400.4.40.1.s390x",
"product_id": "php8-posix-8.0.30-150400.4.40.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-readline-8.0.30-150400.4.40.1.s390x",
"product": {
"name": "php8-readline-8.0.30-150400.4.40.1.s390x",
"product_id": "php8-readline-8.0.30-150400.4.40.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-shmop-8.0.30-150400.4.40.1.s390x",
"product": {
"name": "php8-shmop-8.0.30-150400.4.40.1.s390x",
"product_id": "php8-shmop-8.0.30-150400.4.40.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-snmp-8.0.30-150400.4.40.1.s390x",
"product": {
"name": "php8-snmp-8.0.30-150400.4.40.1.s390x",
"product_id": "php8-snmp-8.0.30-150400.4.40.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-soap-8.0.30-150400.4.40.1.s390x",
"product": {
"name": "php8-soap-8.0.30-150400.4.40.1.s390x",
"product_id": "php8-soap-8.0.30-150400.4.40.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sockets-8.0.30-150400.4.40.1.s390x",
"product": {
"name": "php8-sockets-8.0.30-150400.4.40.1.s390x",
"product_id": "php8-sockets-8.0.30-150400.4.40.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sodium-8.0.30-150400.4.40.1.s390x",
"product": {
"name": "php8-sodium-8.0.30-150400.4.40.1.s390x",
"product_id": "php8-sodium-8.0.30-150400.4.40.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sqlite-8.0.30-150400.4.40.1.s390x",
"product": {
"name": "php8-sqlite-8.0.30-150400.4.40.1.s390x",
"product_id": "php8-sqlite-8.0.30-150400.4.40.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sysvmsg-8.0.30-150400.4.40.1.s390x",
"product": {
"name": "php8-sysvmsg-8.0.30-150400.4.40.1.s390x",
"product_id": "php8-sysvmsg-8.0.30-150400.4.40.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sysvsem-8.0.30-150400.4.40.1.s390x",
"product": {
"name": "php8-sysvsem-8.0.30-150400.4.40.1.s390x",
"product_id": "php8-sysvsem-8.0.30-150400.4.40.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sysvshm-8.0.30-150400.4.40.1.s390x",
"product": {
"name": "php8-sysvshm-8.0.30-150400.4.40.1.s390x",
"product_id": "php8-sysvshm-8.0.30-150400.4.40.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-test-8.0.30-150400.4.40.1.s390x",
"product": {
"name": "php8-test-8.0.30-150400.4.40.1.s390x",
"product_id": "php8-test-8.0.30-150400.4.40.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-tidy-8.0.30-150400.4.40.1.s390x",
"product": {
"name": "php8-tidy-8.0.30-150400.4.40.1.s390x",
"product_id": "php8-tidy-8.0.30-150400.4.40.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-tokenizer-8.0.30-150400.4.40.1.s390x",
"product": {
"name": "php8-tokenizer-8.0.30-150400.4.40.1.s390x",
"product_id": "php8-tokenizer-8.0.30-150400.4.40.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-xmlreader-8.0.30-150400.4.40.1.s390x",
"product": {
"name": "php8-xmlreader-8.0.30-150400.4.40.1.s390x",
"product_id": "php8-xmlreader-8.0.30-150400.4.40.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-xmlwriter-8.0.30-150400.4.40.1.s390x",
"product": {
"name": "php8-xmlwriter-8.0.30-150400.4.40.1.s390x",
"product_id": "php8-xmlwriter-8.0.30-150400.4.40.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-xsl-8.0.30-150400.4.40.1.s390x",
"product": {
"name": "php8-xsl-8.0.30-150400.4.40.1.s390x",
"product_id": "php8-xsl-8.0.30-150400.4.40.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-zip-8.0.30-150400.4.40.1.s390x",
"product": {
"name": "php8-zip-8.0.30-150400.4.40.1.s390x",
"product_id": "php8-zip-8.0.30-150400.4.40.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-zlib-8.0.30-150400.4.40.1.s390x",
"product": {
"name": "php8-zlib-8.0.30-150400.4.40.1.s390x",
"product_id": "php8-zlib-8.0.30-150400.4.40.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php8-8.0.30-150400.4.40.1.x86_64",
"product": {
"name": "apache2-mod_php8-8.0.30-150400.4.40.1.x86_64",
"product_id": "apache2-mod_php8-8.0.30-150400.4.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-8.0.30-150400.4.40.1.x86_64",
"product": {
"name": "php8-8.0.30-150400.4.40.1.x86_64",
"product_id": "php8-8.0.30-150400.4.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-bcmath-8.0.30-150400.4.40.1.x86_64",
"product": {
"name": "php8-bcmath-8.0.30-150400.4.40.1.x86_64",
"product_id": "php8-bcmath-8.0.30-150400.4.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-bz2-8.0.30-150400.4.40.1.x86_64",
"product": {
"name": "php8-bz2-8.0.30-150400.4.40.1.x86_64",
"product_id": "php8-bz2-8.0.30-150400.4.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-calendar-8.0.30-150400.4.40.1.x86_64",
"product": {
"name": "php8-calendar-8.0.30-150400.4.40.1.x86_64",
"product_id": "php8-calendar-8.0.30-150400.4.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-cli-8.0.30-150400.4.40.1.x86_64",
"product": {
"name": "php8-cli-8.0.30-150400.4.40.1.x86_64",
"product_id": "php8-cli-8.0.30-150400.4.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-ctype-8.0.30-150400.4.40.1.x86_64",
"product": {
"name": "php8-ctype-8.0.30-150400.4.40.1.x86_64",
"product_id": "php8-ctype-8.0.30-150400.4.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-curl-8.0.30-150400.4.40.1.x86_64",
"product": {
"name": "php8-curl-8.0.30-150400.4.40.1.x86_64",
"product_id": "php8-curl-8.0.30-150400.4.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-dba-8.0.30-150400.4.40.1.x86_64",
"product": {
"name": "php8-dba-8.0.30-150400.4.40.1.x86_64",
"product_id": "php8-dba-8.0.30-150400.4.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-devel-8.0.30-150400.4.40.1.x86_64",
"product": {
"name": "php8-devel-8.0.30-150400.4.40.1.x86_64",
"product_id": "php8-devel-8.0.30-150400.4.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-dom-8.0.30-150400.4.40.1.x86_64",
"product": {
"name": "php8-dom-8.0.30-150400.4.40.1.x86_64",
"product_id": "php8-dom-8.0.30-150400.4.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-embed-8.0.30-150400.4.40.1.x86_64",
"product": {
"name": "php8-embed-8.0.30-150400.4.40.1.x86_64",
"product_id": "php8-embed-8.0.30-150400.4.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-enchant-8.0.30-150400.4.40.1.x86_64",
"product": {
"name": "php8-enchant-8.0.30-150400.4.40.1.x86_64",
"product_id": "php8-enchant-8.0.30-150400.4.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-exif-8.0.30-150400.4.40.1.x86_64",
"product": {
"name": "php8-exif-8.0.30-150400.4.40.1.x86_64",
"product_id": "php8-exif-8.0.30-150400.4.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-fastcgi-8.0.30-150400.4.40.1.x86_64",
"product": {
"name": "php8-fastcgi-8.0.30-150400.4.40.1.x86_64",
"product_id": "php8-fastcgi-8.0.30-150400.4.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-fileinfo-8.0.30-150400.4.40.1.x86_64",
"product": {
"name": "php8-fileinfo-8.0.30-150400.4.40.1.x86_64",
"product_id": "php8-fileinfo-8.0.30-150400.4.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-fpm-8.0.30-150400.4.40.1.x86_64",
"product": {
"name": "php8-fpm-8.0.30-150400.4.40.1.x86_64",
"product_id": "php8-fpm-8.0.30-150400.4.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-ftp-8.0.30-150400.4.40.1.x86_64",
"product": {
"name": "php8-ftp-8.0.30-150400.4.40.1.x86_64",
"product_id": "php8-ftp-8.0.30-150400.4.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-gd-8.0.30-150400.4.40.1.x86_64",
"product": {
"name": "php8-gd-8.0.30-150400.4.40.1.x86_64",
"product_id": "php8-gd-8.0.30-150400.4.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-gettext-8.0.30-150400.4.40.1.x86_64",
"product": {
"name": "php8-gettext-8.0.30-150400.4.40.1.x86_64",
"product_id": "php8-gettext-8.0.30-150400.4.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-gmp-8.0.30-150400.4.40.1.x86_64",
"product": {
"name": "php8-gmp-8.0.30-150400.4.40.1.x86_64",
"product_id": "php8-gmp-8.0.30-150400.4.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-iconv-8.0.30-150400.4.40.1.x86_64",
"product": {
"name": "php8-iconv-8.0.30-150400.4.40.1.x86_64",
"product_id": "php8-iconv-8.0.30-150400.4.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-intl-8.0.30-150400.4.40.1.x86_64",
"product": {
"name": "php8-intl-8.0.30-150400.4.40.1.x86_64",
"product_id": "php8-intl-8.0.30-150400.4.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-ldap-8.0.30-150400.4.40.1.x86_64",
"product": {
"name": "php8-ldap-8.0.30-150400.4.40.1.x86_64",
"product_id": "php8-ldap-8.0.30-150400.4.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-mbstring-8.0.30-150400.4.40.1.x86_64",
"product": {
"name": "php8-mbstring-8.0.30-150400.4.40.1.x86_64",
"product_id": "php8-mbstring-8.0.30-150400.4.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-mysql-8.0.30-150400.4.40.1.x86_64",
"product": {
"name": "php8-mysql-8.0.30-150400.4.40.1.x86_64",
"product_id": "php8-mysql-8.0.30-150400.4.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-odbc-8.0.30-150400.4.40.1.x86_64",
"product": {
"name": "php8-odbc-8.0.30-150400.4.40.1.x86_64",
"product_id": "php8-odbc-8.0.30-150400.4.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-opcache-8.0.30-150400.4.40.1.x86_64",
"product": {
"name": "php8-opcache-8.0.30-150400.4.40.1.x86_64",
"product_id": "php8-opcache-8.0.30-150400.4.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-openssl-8.0.30-150400.4.40.1.x86_64",
"product": {
"name": "php8-openssl-8.0.30-150400.4.40.1.x86_64",
"product_id": "php8-openssl-8.0.30-150400.4.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-pcntl-8.0.30-150400.4.40.1.x86_64",
"product": {
"name": "php8-pcntl-8.0.30-150400.4.40.1.x86_64",
"product_id": "php8-pcntl-8.0.30-150400.4.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-pdo-8.0.30-150400.4.40.1.x86_64",
"product": {
"name": "php8-pdo-8.0.30-150400.4.40.1.x86_64",
"product_id": "php8-pdo-8.0.30-150400.4.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-pgsql-8.0.30-150400.4.40.1.x86_64",
"product": {
"name": "php8-pgsql-8.0.30-150400.4.40.1.x86_64",
"product_id": "php8-pgsql-8.0.30-150400.4.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-phar-8.0.30-150400.4.40.1.x86_64",
"product": {
"name": "php8-phar-8.0.30-150400.4.40.1.x86_64",
"product_id": "php8-phar-8.0.30-150400.4.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-posix-8.0.30-150400.4.40.1.x86_64",
"product": {
"name": "php8-posix-8.0.30-150400.4.40.1.x86_64",
"product_id": "php8-posix-8.0.30-150400.4.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-readline-8.0.30-150400.4.40.1.x86_64",
"product": {
"name": "php8-readline-8.0.30-150400.4.40.1.x86_64",
"product_id": "php8-readline-8.0.30-150400.4.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-shmop-8.0.30-150400.4.40.1.x86_64",
"product": {
"name": "php8-shmop-8.0.30-150400.4.40.1.x86_64",
"product_id": "php8-shmop-8.0.30-150400.4.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-snmp-8.0.30-150400.4.40.1.x86_64",
"product": {
"name": "php8-snmp-8.0.30-150400.4.40.1.x86_64",
"product_id": "php8-snmp-8.0.30-150400.4.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-soap-8.0.30-150400.4.40.1.x86_64",
"product": {
"name": "php8-soap-8.0.30-150400.4.40.1.x86_64",
"product_id": "php8-soap-8.0.30-150400.4.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sockets-8.0.30-150400.4.40.1.x86_64",
"product": {
"name": "php8-sockets-8.0.30-150400.4.40.1.x86_64",
"product_id": "php8-sockets-8.0.30-150400.4.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sodium-8.0.30-150400.4.40.1.x86_64",
"product": {
"name": "php8-sodium-8.0.30-150400.4.40.1.x86_64",
"product_id": "php8-sodium-8.0.30-150400.4.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sqlite-8.0.30-150400.4.40.1.x86_64",
"product": {
"name": "php8-sqlite-8.0.30-150400.4.40.1.x86_64",
"product_id": "php8-sqlite-8.0.30-150400.4.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sysvmsg-8.0.30-150400.4.40.1.x86_64",
"product": {
"name": "php8-sysvmsg-8.0.30-150400.4.40.1.x86_64",
"product_id": "php8-sysvmsg-8.0.30-150400.4.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sysvsem-8.0.30-150400.4.40.1.x86_64",
"product": {
"name": "php8-sysvsem-8.0.30-150400.4.40.1.x86_64",
"product_id": "php8-sysvsem-8.0.30-150400.4.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sysvshm-8.0.30-150400.4.40.1.x86_64",
"product": {
"name": "php8-sysvshm-8.0.30-150400.4.40.1.x86_64",
"product_id": "php8-sysvshm-8.0.30-150400.4.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-test-8.0.30-150400.4.40.1.x86_64",
"product": {
"name": "php8-test-8.0.30-150400.4.40.1.x86_64",
"product_id": "php8-test-8.0.30-150400.4.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-tidy-8.0.30-150400.4.40.1.x86_64",
"product": {
"name": "php8-tidy-8.0.30-150400.4.40.1.x86_64",
"product_id": "php8-tidy-8.0.30-150400.4.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-tokenizer-8.0.30-150400.4.40.1.x86_64",
"product": {
"name": "php8-tokenizer-8.0.30-150400.4.40.1.x86_64",
"product_id": "php8-tokenizer-8.0.30-150400.4.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-xmlreader-8.0.30-150400.4.40.1.x86_64",
"product": {
"name": "php8-xmlreader-8.0.30-150400.4.40.1.x86_64",
"product_id": "php8-xmlreader-8.0.30-150400.4.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-xmlwriter-8.0.30-150400.4.40.1.x86_64",
"product": {
"name": "php8-xmlwriter-8.0.30-150400.4.40.1.x86_64",
"product_id": "php8-xmlwriter-8.0.30-150400.4.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-xsl-8.0.30-150400.4.40.1.x86_64",
"product": {
"name": "php8-xsl-8.0.30-150400.4.40.1.x86_64",
"product_id": "php8-xsl-8.0.30-150400.4.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-zip-8.0.30-150400.4.40.1.x86_64",
"product": {
"name": "php8-zip-8.0.30-150400.4.40.1.x86_64",
"product_id": "php8-zip-8.0.30-150400.4.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-zlib-8.0.30-150400.4.40.1.x86_64",
"product": {
"name": "php8-zlib-8.0.30-150400.4.40.1.x86_64",
"product_id": "php8-zlib-8.0.30-150400.4.40.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-web-scripting:15:sp5"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.0.30-150400.4.40.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:apache2-mod_php8-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "apache2-mod_php8-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.0.30-150400.4.40.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:apache2-mod_php8-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "apache2-mod_php8-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.0.30-150400.4.40.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:apache2-mod_php8-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "apache2-mod_php8-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.0.30-150400.4.40.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:apache2-mod_php8-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "apache2-mod_php8-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.0.30-150400.4.40.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.0.30-150400.4.40.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.0.30-150400.4.40.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.0.30-150400.4.40.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.0.30-150400.4.40.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bcmath-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-bcmath-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.0.30-150400.4.40.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bcmath-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-bcmath-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.0.30-150400.4.40.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bcmath-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-bcmath-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.0.30-150400.4.40.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bcmath-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-bcmath-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.0.30-150400.4.40.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bz2-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-bz2-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.0.30-150400.4.40.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bz2-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-bz2-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.0.30-150400.4.40.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bz2-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-bz2-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.0.30-150400.4.40.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bz2-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-bz2-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.0.30-150400.4.40.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-calendar-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-calendar-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.0.30-150400.4.40.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-calendar-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-calendar-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.0.30-150400.4.40.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-calendar-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-calendar-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.0.30-150400.4.40.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-calendar-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-calendar-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.0.30-150400.4.40.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-cli-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-cli-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.0.30-150400.4.40.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-cli-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-cli-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.0.30-150400.4.40.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-cli-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-cli-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.0.30-150400.4.40.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-cli-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-cli-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.0.30-150400.4.40.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ctype-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-ctype-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.0.30-150400.4.40.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ctype-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-ctype-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.0.30-150400.4.40.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ctype-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-ctype-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.0.30-150400.4.40.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ctype-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-ctype-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.0.30-150400.4.40.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-curl-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-curl-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.0.30-150400.4.40.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-curl-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-curl-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.0.30-150400.4.40.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-curl-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-curl-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.0.30-150400.4.40.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-curl-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-curl-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.0.30-150400.4.40.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dba-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-dba-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.0.30-150400.4.40.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dba-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-dba-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.0.30-150400.4.40.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dba-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-dba-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.0.30-150400.4.40.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dba-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-dba-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.0.30-150400.4.40.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-devel-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-devel-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.0.30-150400.4.40.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-devel-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-devel-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.0.30-150400.4.40.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-devel-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-devel-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.0.30-150400.4.40.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-devel-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-devel-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.0.30-150400.4.40.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dom-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-dom-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.0.30-150400.4.40.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dom-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-dom-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.0.30-150400.4.40.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dom-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-dom-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.0.30-150400.4.40.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dom-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-dom-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.0.30-150400.4.40.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-embed-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-embed-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.0.30-150400.4.40.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-embed-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-embed-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.0.30-150400.4.40.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-embed-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-embed-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.0.30-150400.4.40.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-embed-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-embed-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.0.30-150400.4.40.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-enchant-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-enchant-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.0.30-150400.4.40.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-enchant-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-enchant-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.0.30-150400.4.40.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-enchant-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-enchant-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.0.30-150400.4.40.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-enchant-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-enchant-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.0.30-150400.4.40.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-exif-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-exif-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.0.30-150400.4.40.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-exif-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-exif-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.0.30-150400.4.40.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-exif-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-exif-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.0.30-150400.4.40.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-exif-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-exif-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.0.30-150400.4.40.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fastcgi-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-fastcgi-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.0.30-150400.4.40.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fastcgi-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-fastcgi-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.0.30-150400.4.40.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fastcgi-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-fastcgi-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.0.30-150400.4.40.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fastcgi-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-fastcgi-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.0.30-150400.4.40.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fileinfo-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-fileinfo-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.0.30-150400.4.40.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fileinfo-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-fileinfo-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.0.30-150400.4.40.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fileinfo-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-fileinfo-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.0.30-150400.4.40.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fileinfo-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-fileinfo-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.0.30-150400.4.40.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fpm-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-fpm-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.0.30-150400.4.40.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fpm-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-fpm-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.0.30-150400.4.40.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fpm-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-fpm-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.0.30-150400.4.40.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fpm-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-fpm-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.0.30-150400.4.40.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ftp-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-ftp-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.0.30-150400.4.40.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ftp-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-ftp-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.0.30-150400.4.40.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ftp-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-ftp-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.0.30-150400.4.40.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ftp-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-ftp-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.0.30-150400.4.40.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gd-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-gd-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.0.30-150400.4.40.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gd-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-gd-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.0.30-150400.4.40.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gd-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-gd-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.0.30-150400.4.40.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gd-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-gd-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.0.30-150400.4.40.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gettext-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-gettext-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.0.30-150400.4.40.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gettext-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-gettext-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.0.30-150400.4.40.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gettext-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-gettext-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.0.30-150400.4.40.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gettext-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-gettext-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.0.30-150400.4.40.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gmp-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-gmp-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.0.30-150400.4.40.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gmp-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-gmp-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.0.30-150400.4.40.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gmp-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-gmp-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.0.30-150400.4.40.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gmp-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-gmp-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.0.30-150400.4.40.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-iconv-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-iconv-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.0.30-150400.4.40.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-iconv-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-iconv-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.0.30-150400.4.40.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-iconv-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-iconv-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.0.30-150400.4.40.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-iconv-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-iconv-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.0.30-150400.4.40.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-intl-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-intl-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.0.30-150400.4.40.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-intl-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-intl-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.0.30-150400.4.40.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-intl-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-intl-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.0.30-150400.4.40.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-intl-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-intl-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.0.30-150400.4.40.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ldap-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-ldap-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.0.30-150400.4.40.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ldap-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-ldap-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.0.30-150400.4.40.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ldap-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-ldap-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.0.30-150400.4.40.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ldap-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-ldap-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.0.30-150400.4.40.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mbstring-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-mbstring-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.0.30-150400.4.40.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mbstring-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-mbstring-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.0.30-150400.4.40.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mbstring-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-mbstring-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.0.30-150400.4.40.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mbstring-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-mbstring-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.0.30-150400.4.40.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mysql-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-mysql-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.0.30-150400.4.40.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mysql-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-mysql-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.0.30-150400.4.40.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mysql-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-mysql-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.0.30-150400.4.40.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mysql-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-mysql-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.0.30-150400.4.40.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-odbc-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-odbc-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.0.30-150400.4.40.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-odbc-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-odbc-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.0.30-150400.4.40.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-odbc-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-odbc-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.0.30-150400.4.40.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-odbc-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-odbc-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.0.30-150400.4.40.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-opcache-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-opcache-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.0.30-150400.4.40.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-opcache-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-opcache-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.0.30-150400.4.40.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-opcache-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-opcache-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.0.30-150400.4.40.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-opcache-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-opcache-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.0.30-150400.4.40.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-openssl-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-openssl-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.0.30-150400.4.40.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-openssl-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-openssl-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.0.30-150400.4.40.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-openssl-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-openssl-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.0.30-150400.4.40.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-openssl-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-openssl-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.0.30-150400.4.40.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pcntl-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-pcntl-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.0.30-150400.4.40.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pcntl-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-pcntl-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.0.30-150400.4.40.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pcntl-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-pcntl-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.0.30-150400.4.40.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pcntl-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-pcntl-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.0.30-150400.4.40.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pdo-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-pdo-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.0.30-150400.4.40.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pdo-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-pdo-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.0.30-150400.4.40.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pdo-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-pdo-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.0.30-150400.4.40.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pdo-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-pdo-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.0.30-150400.4.40.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pgsql-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-pgsql-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.0.30-150400.4.40.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pgsql-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-pgsql-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.0.30-150400.4.40.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pgsql-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-pgsql-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.0.30-150400.4.40.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pgsql-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-pgsql-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.0.30-150400.4.40.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-phar-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-phar-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.0.30-150400.4.40.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-phar-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-phar-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.0.30-150400.4.40.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-phar-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-phar-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.0.30-150400.4.40.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-phar-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-phar-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.0.30-150400.4.40.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-posix-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-posix-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.0.30-150400.4.40.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-posix-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-posix-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.0.30-150400.4.40.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-posix-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-posix-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.0.30-150400.4.40.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-posix-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-posix-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.0.30-150400.4.40.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-readline-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-readline-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.0.30-150400.4.40.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-readline-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-readline-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.0.30-150400.4.40.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-readline-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-readline-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.0.30-150400.4.40.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-readline-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-readline-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.0.30-150400.4.40.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-shmop-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-shmop-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.0.30-150400.4.40.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-shmop-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-shmop-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.0.30-150400.4.40.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-shmop-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-shmop-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.0.30-150400.4.40.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-shmop-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-shmop-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.0.30-150400.4.40.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-snmp-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-snmp-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.0.30-150400.4.40.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-snmp-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-snmp-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.0.30-150400.4.40.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-snmp-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-snmp-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.0.30-150400.4.40.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-snmp-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-snmp-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.0.30-150400.4.40.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-soap-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-soap-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.0.30-150400.4.40.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-soap-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-soap-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.0.30-150400.4.40.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-soap-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-soap-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.0.30-150400.4.40.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-soap-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-soap-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.0.30-150400.4.40.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sockets-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-sockets-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.0.30-150400.4.40.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sockets-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-sockets-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.0.30-150400.4.40.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sockets-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-sockets-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.0.30-150400.4.40.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sockets-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-sockets-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.0.30-150400.4.40.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sodium-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-sodium-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.0.30-150400.4.40.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sodium-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-sodium-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.0.30-150400.4.40.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sodium-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-sodium-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.0.30-150400.4.40.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sodium-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-sodium-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.0.30-150400.4.40.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sqlite-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-sqlite-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.0.30-150400.4.40.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sqlite-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-sqlite-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.0.30-150400.4.40.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sqlite-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-sqlite-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.0.30-150400.4.40.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sqlite-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-sqlite-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.0.30-150400.4.40.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvmsg-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-sysvmsg-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.0.30-150400.4.40.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvmsg-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-sysvmsg-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.0.30-150400.4.40.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvmsg-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-sysvmsg-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.0.30-150400.4.40.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvmsg-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-sysvmsg-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.0.30-150400.4.40.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvsem-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-sysvsem-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.0.30-150400.4.40.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvsem-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-sysvsem-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.0.30-150400.4.40.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvsem-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-sysvsem-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.0.30-150400.4.40.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvsem-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-sysvsem-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.0.30-150400.4.40.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvshm-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-sysvshm-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.0.30-150400.4.40.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvshm-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-sysvshm-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.0.30-150400.4.40.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvshm-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-sysvshm-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.0.30-150400.4.40.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvshm-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-sysvshm-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.0.30-150400.4.40.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-test-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-test-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.0.30-150400.4.40.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-test-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-test-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.0.30-150400.4.40.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-test-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-test-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.0.30-150400.4.40.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-test-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-test-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.0.30-150400.4.40.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tidy-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-tidy-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.0.30-150400.4.40.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tidy-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-tidy-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.0.30-150400.4.40.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tidy-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-tidy-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.0.30-150400.4.40.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tidy-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-tidy-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.0.30-150400.4.40.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tokenizer-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-tokenizer-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.0.30-150400.4.40.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tokenizer-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-tokenizer-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.0.30-150400.4.40.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tokenizer-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-tokenizer-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.0.30-150400.4.40.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tokenizer-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-tokenizer-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.0.30-150400.4.40.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlreader-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-xmlreader-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.0.30-150400.4.40.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlreader-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-xmlreader-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.0.30-150400.4.40.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlreader-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-xmlreader-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.0.30-150400.4.40.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlreader-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-xmlreader-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.0.30-150400.4.40.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlwriter-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-xmlwriter-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.0.30-150400.4.40.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlwriter-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-xmlwriter-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.0.30-150400.4.40.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlwriter-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-xmlwriter-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.0.30-150400.4.40.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlwriter-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-xmlwriter-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.0.30-150400.4.40.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xsl-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-xsl-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.0.30-150400.4.40.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xsl-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-xsl-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.0.30-150400.4.40.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xsl-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-xsl-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.0.30-150400.4.40.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xsl-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-xsl-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.0.30-150400.4.40.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zip-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-zip-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.0.30-150400.4.40.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zip-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-zip-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.0.30-150400.4.40.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zip-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-zip-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.0.30-150400.4.40.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zip-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-zip-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.0.30-150400.4.40.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zlib-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-zlib-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.0.30-150400.4.40.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zlib-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-zlib-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.0.30-150400.4.40.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zlib-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-zlib-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.0.30-150400.4.40.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zlib-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-zlib-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.0.30-150400.4.40.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:apache2-mod_php8-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "apache2-mod_php8-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.0.30-150400.4.40.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:apache2-mod_php8-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "apache2-mod_php8-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.0.30-150400.4.40.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:apache2-mod_php8-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "apache2-mod_php8-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.0.30-150400.4.40.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:apache2-mod_php8-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "apache2-mod_php8-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.0.30-150400.4.40.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.0.30-150400.4.40.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.0.30-150400.4.40.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.0.30-150400.4.40.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.0.30-150400.4.40.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-bcmath-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-bcmath-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.0.30-150400.4.40.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-bcmath-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-bcmath-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.0.30-150400.4.40.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-bcmath-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-bcmath-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.0.30-150400.4.40.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-bcmath-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-bcmath-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.0.30-150400.4.40.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-bz2-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-bz2-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.0.30-150400.4.40.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-bz2-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-bz2-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.0.30-150400.4.40.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-bz2-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-bz2-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.0.30-150400.4.40.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-bz2-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-bz2-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.0.30-150400.4.40.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-calendar-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-calendar-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.0.30-150400.4.40.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-calendar-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-calendar-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.0.30-150400.4.40.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-calendar-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-calendar-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.0.30-150400.4.40.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-calendar-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-calendar-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.0.30-150400.4.40.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-cli-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-cli-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.0.30-150400.4.40.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-cli-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-cli-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.0.30-150400.4.40.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-cli-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-cli-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.0.30-150400.4.40.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-cli-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-cli-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.0.30-150400.4.40.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-ctype-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-ctype-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.0.30-150400.4.40.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-ctype-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-ctype-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.0.30-150400.4.40.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-ctype-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-ctype-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.0.30-150400.4.40.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-ctype-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-ctype-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.0.30-150400.4.40.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-curl-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-curl-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.0.30-150400.4.40.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-curl-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-curl-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.0.30-150400.4.40.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-curl-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-curl-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.0.30-150400.4.40.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-curl-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-curl-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.0.30-150400.4.40.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-dba-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-dba-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.0.30-150400.4.40.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-dba-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-dba-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.0.30-150400.4.40.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-dba-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-dba-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.0.30-150400.4.40.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-dba-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-dba-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.0.30-150400.4.40.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-devel-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-devel-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.0.30-150400.4.40.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-devel-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-devel-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.0.30-150400.4.40.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-devel-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-devel-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.0.30-150400.4.40.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-devel-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-devel-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.0.30-150400.4.40.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-dom-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-dom-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.0.30-150400.4.40.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-dom-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-dom-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.0.30-150400.4.40.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-dom-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-dom-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.0.30-150400.4.40.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-dom-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-dom-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.0.30-150400.4.40.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-embed-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-embed-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.0.30-150400.4.40.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-embed-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-embed-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.0.30-150400.4.40.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-embed-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-embed-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.0.30-150400.4.40.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-embed-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-embed-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.0.30-150400.4.40.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-enchant-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-enchant-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.0.30-150400.4.40.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-enchant-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-enchant-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.0.30-150400.4.40.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-enchant-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-enchant-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.0.30-150400.4.40.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-enchant-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-enchant-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.0.30-150400.4.40.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-exif-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-exif-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.0.30-150400.4.40.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-exif-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-exif-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.0.30-150400.4.40.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-exif-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-exif-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.0.30-150400.4.40.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-exif-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-exif-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.0.30-150400.4.40.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-fastcgi-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-fastcgi-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.0.30-150400.4.40.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-fastcgi-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-fastcgi-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.0.30-150400.4.40.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-fastcgi-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-fastcgi-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.0.30-150400.4.40.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-fastcgi-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-fastcgi-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.0.30-150400.4.40.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-fileinfo-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-fileinfo-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.0.30-150400.4.40.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-fileinfo-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-fileinfo-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.0.30-150400.4.40.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-fileinfo-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-fileinfo-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.0.30-150400.4.40.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-fileinfo-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-fileinfo-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.0.30-150400.4.40.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-fpm-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-fpm-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.0.30-150400.4.40.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-fpm-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-fpm-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.0.30-150400.4.40.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-fpm-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-fpm-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.0.30-150400.4.40.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-fpm-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-fpm-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.0.30-150400.4.40.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-ftp-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-ftp-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.0.30-150400.4.40.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-ftp-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-ftp-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.0.30-150400.4.40.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-ftp-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-ftp-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.0.30-150400.4.40.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-ftp-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-ftp-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.0.30-150400.4.40.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-gd-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-gd-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.0.30-150400.4.40.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-gd-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-gd-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.0.30-150400.4.40.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-gd-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-gd-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.0.30-150400.4.40.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-gd-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-gd-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.0.30-150400.4.40.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-gettext-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-gettext-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.0.30-150400.4.40.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-gettext-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-gettext-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.0.30-150400.4.40.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-gettext-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-gettext-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.0.30-150400.4.40.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-gettext-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-gettext-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.0.30-150400.4.40.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-gmp-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-gmp-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.0.30-150400.4.40.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-gmp-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-gmp-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.0.30-150400.4.40.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-gmp-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-gmp-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.0.30-150400.4.40.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-gmp-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-gmp-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.0.30-150400.4.40.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-iconv-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-iconv-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.0.30-150400.4.40.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-iconv-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-iconv-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.0.30-150400.4.40.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-iconv-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-iconv-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.0.30-150400.4.40.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-iconv-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-iconv-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.0.30-150400.4.40.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-intl-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-intl-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.0.30-150400.4.40.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-intl-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-intl-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.0.30-150400.4.40.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-intl-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-intl-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.0.30-150400.4.40.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-intl-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-intl-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.0.30-150400.4.40.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-ldap-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-ldap-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.0.30-150400.4.40.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-ldap-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-ldap-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.0.30-150400.4.40.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-ldap-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-ldap-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.0.30-150400.4.40.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-ldap-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-ldap-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.0.30-150400.4.40.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-mbstring-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-mbstring-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.0.30-150400.4.40.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-mbstring-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-mbstring-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.0.30-150400.4.40.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-mbstring-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-mbstring-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.0.30-150400.4.40.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-mbstring-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-mbstring-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.0.30-150400.4.40.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-mysql-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-mysql-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.0.30-150400.4.40.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-mysql-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-mysql-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.0.30-150400.4.40.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-mysql-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-mysql-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.0.30-150400.4.40.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-mysql-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-mysql-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.0.30-150400.4.40.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-odbc-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-odbc-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.0.30-150400.4.40.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-odbc-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-odbc-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.0.30-150400.4.40.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-odbc-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-odbc-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.0.30-150400.4.40.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-odbc-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-odbc-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.0.30-150400.4.40.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-opcache-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-opcache-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.0.30-150400.4.40.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-opcache-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-opcache-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.0.30-150400.4.40.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-opcache-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-opcache-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.0.30-150400.4.40.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-opcache-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-opcache-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.0.30-150400.4.40.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-openssl-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-openssl-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.0.30-150400.4.40.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-openssl-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-openssl-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.0.30-150400.4.40.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-openssl-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-openssl-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.0.30-150400.4.40.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-openssl-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-openssl-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.0.30-150400.4.40.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-pcntl-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-pcntl-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.0.30-150400.4.40.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-pcntl-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-pcntl-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.0.30-150400.4.40.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-pcntl-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-pcntl-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.0.30-150400.4.40.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-pcntl-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-pcntl-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.0.30-150400.4.40.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-pdo-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-pdo-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.0.30-150400.4.40.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-pdo-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-pdo-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.0.30-150400.4.40.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-pdo-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-pdo-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.0.30-150400.4.40.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-pdo-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-pdo-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.0.30-150400.4.40.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-pgsql-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-pgsql-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.0.30-150400.4.40.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-pgsql-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-pgsql-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.0.30-150400.4.40.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-pgsql-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-pgsql-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.0.30-150400.4.40.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-pgsql-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-pgsql-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.0.30-150400.4.40.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-phar-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-phar-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.0.30-150400.4.40.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-phar-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-phar-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.0.30-150400.4.40.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-phar-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-phar-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.0.30-150400.4.40.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-phar-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-phar-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.0.30-150400.4.40.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-posix-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-posix-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.0.30-150400.4.40.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-posix-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-posix-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.0.30-150400.4.40.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-posix-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-posix-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.0.30-150400.4.40.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-posix-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-posix-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.0.30-150400.4.40.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-readline-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-readline-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.0.30-150400.4.40.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-readline-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-readline-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.0.30-150400.4.40.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-readline-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-readline-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.0.30-150400.4.40.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-readline-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-readline-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.0.30-150400.4.40.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-shmop-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-shmop-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.0.30-150400.4.40.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-shmop-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-shmop-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.0.30-150400.4.40.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-shmop-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-shmop-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.0.30-150400.4.40.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-shmop-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-shmop-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.0.30-150400.4.40.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-snmp-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-snmp-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.0.30-150400.4.40.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-snmp-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-snmp-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.0.30-150400.4.40.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-snmp-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-snmp-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.0.30-150400.4.40.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-snmp-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-snmp-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.0.30-150400.4.40.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-soap-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-soap-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.0.30-150400.4.40.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-soap-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-soap-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.0.30-150400.4.40.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-soap-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-soap-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.0.30-150400.4.40.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-soap-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-soap-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.0.30-150400.4.40.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-sockets-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-sockets-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.0.30-150400.4.40.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-sockets-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-sockets-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.0.30-150400.4.40.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-sockets-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-sockets-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.0.30-150400.4.40.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-sockets-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-sockets-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.0.30-150400.4.40.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-sodium-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-sodium-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.0.30-150400.4.40.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-sodium-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-sodium-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.0.30-150400.4.40.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-sodium-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-sodium-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.0.30-150400.4.40.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-sodium-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-sodium-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.0.30-150400.4.40.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-sqlite-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-sqlite-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.0.30-150400.4.40.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-sqlite-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-sqlite-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.0.30-150400.4.40.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-sqlite-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-sqlite-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.0.30-150400.4.40.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-sqlite-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-sqlite-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.0.30-150400.4.40.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-sysvmsg-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-sysvmsg-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.0.30-150400.4.40.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-sysvmsg-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-sysvmsg-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.0.30-150400.4.40.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-sysvmsg-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-sysvmsg-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.0.30-150400.4.40.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-sysvmsg-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-sysvmsg-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.0.30-150400.4.40.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-sysvsem-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-sysvsem-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.0.30-150400.4.40.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-sysvsem-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-sysvsem-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.0.30-150400.4.40.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-sysvsem-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-sysvsem-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.0.30-150400.4.40.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-sysvsem-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-sysvsem-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.0.30-150400.4.40.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-sysvshm-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-sysvshm-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.0.30-150400.4.40.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-sysvshm-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-sysvshm-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.0.30-150400.4.40.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-sysvshm-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-sysvshm-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.0.30-150400.4.40.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-sysvshm-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-sysvshm-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.0.30-150400.4.40.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-test-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-test-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.0.30-150400.4.40.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-test-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-test-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.0.30-150400.4.40.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-test-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-test-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.0.30-150400.4.40.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-test-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-test-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.0.30-150400.4.40.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-tidy-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-tidy-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.0.30-150400.4.40.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-tidy-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-tidy-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.0.30-150400.4.40.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-tidy-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-tidy-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.0.30-150400.4.40.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-tidy-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-tidy-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.0.30-150400.4.40.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-tokenizer-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-tokenizer-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.0.30-150400.4.40.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-tokenizer-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-tokenizer-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.0.30-150400.4.40.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-tokenizer-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-tokenizer-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.0.30-150400.4.40.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-tokenizer-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-tokenizer-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.0.30-150400.4.40.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-xmlreader-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-xmlreader-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.0.30-150400.4.40.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-xmlreader-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-xmlreader-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.0.30-150400.4.40.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-xmlreader-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-xmlreader-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.0.30-150400.4.40.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-xmlreader-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-xmlreader-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.0.30-150400.4.40.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-xmlwriter-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-xmlwriter-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.0.30-150400.4.40.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-xmlwriter-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-xmlwriter-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.0.30-150400.4.40.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-xmlwriter-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-xmlwriter-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.0.30-150400.4.40.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-xmlwriter-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-xmlwriter-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.0.30-150400.4.40.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-xsl-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-xsl-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.0.30-150400.4.40.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-xsl-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-xsl-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.0.30-150400.4.40.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-xsl-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-xsl-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.0.30-150400.4.40.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-xsl-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-xsl-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.0.30-150400.4.40.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-zip-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-zip-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.0.30-150400.4.40.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-zip-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-zip-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.0.30-150400.4.40.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-zip-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-zip-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.0.30-150400.4.40.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-zip-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-zip-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.0.30-150400.4.40.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-zlib-8.0.30-150400.4.40.1.aarch64"
},
"product_reference": "php8-zlib-8.0.30-150400.4.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.0.30-150400.4.40.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-zlib-8.0.30-150400.4.40.1.ppc64le"
},
"product_reference": "php8-zlib-8.0.30-150400.4.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.0.30-150400.4.40.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-zlib-8.0.30-150400.4.40.1.s390x"
},
"product_reference": "php8-zlib-8.0.30-150400.4.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.0.30-150400.4.40.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-zlib-8.0.30-150400.4.40.1.x86_64"
},
"product_reference": "php8-zlib-8.0.30-150400.4.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-2756",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-2756"
}
],
"notes": [
{
"category": "general",
"text": "Due to an incomplete fix to CVE-2022-31629 https://github.com/advisories/GHSA-c43m-486j-j32p , network and same-site attackers can 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 15 SP5:apache2-mod_php8-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:apache2-mod_php8-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:apache2-mod_php8-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:apache2-mod_php8-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bcmath-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bcmath-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bcmath-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bcmath-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bz2-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bz2-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bz2-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bz2-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-calendar-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-calendar-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-calendar-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-calendar-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-cli-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-cli-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-cli-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-cli-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ctype-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ctype-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ctype-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ctype-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-curl-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-curl-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-curl-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-curl-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dba-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dba-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dba-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dba-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-devel-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-devel-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-devel-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-devel-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dom-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dom-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dom-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dom-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-embed-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-embed-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-embed-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-embed-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-enchant-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-enchant-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-enchant-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-enchant-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-exif-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-exif-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-exif-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-exif-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fastcgi-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fastcgi-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fastcgi-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fastcgi-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fileinfo-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fileinfo-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fileinfo-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fileinfo-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fpm-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fpm-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fpm-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fpm-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ftp-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ftp-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ftp-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ftp-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gd-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gd-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gd-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gd-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gettext-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gettext-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gettext-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gettext-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gmp-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gmp-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gmp-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gmp-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-iconv-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-iconv-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-iconv-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-iconv-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-intl-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-intl-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-intl-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-intl-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ldap-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ldap-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ldap-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ldap-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mbstring-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mbstring-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mbstring-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mbstring-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mysql-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mysql-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mysql-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mysql-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-odbc-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-odbc-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-odbc-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-odbc-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-opcache-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-opcache-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-opcache-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-opcache-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-openssl-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-openssl-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-openssl-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-openssl-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pcntl-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pcntl-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pcntl-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pcntl-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pdo-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pdo-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pdo-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pdo-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pgsql-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pgsql-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pgsql-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pgsql-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-phar-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-phar-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-phar-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-phar-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-posix-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-posix-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-posix-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-posix-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-readline-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-readline-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-readline-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-readline-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-shmop-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-shmop-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-shmop-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-shmop-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-snmp-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-snmp-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-snmp-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-snmp-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-soap-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-soap-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-soap-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-soap-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sockets-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sockets-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sockets-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sockets-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sodium-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sodium-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sodium-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sodium-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sqlite-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sqlite-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sqlite-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sqlite-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvmsg-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvmsg-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvmsg-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvmsg-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvsem-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvsem-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvsem-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvsem-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvshm-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvshm-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvshm-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvshm-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-test-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-test-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-test-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-test-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tidy-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tidy-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tidy-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tidy-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tokenizer-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tokenizer-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tokenizer-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tokenizer-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlreader-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlreader-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlreader-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlreader-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlwriter-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlwriter-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlwriter-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlwriter-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xsl-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xsl-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xsl-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xsl-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zip-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zip-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zip-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zip-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zlib-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zlib-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zlib-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zlib-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:apache2-mod_php8-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:apache2-mod_php8-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:apache2-mod_php8-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:apache2-mod_php8-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-bcmath-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-bcmath-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-bcmath-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-bcmath-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-bz2-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-bz2-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-bz2-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-bz2-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-calendar-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-calendar-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-calendar-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-calendar-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-cli-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-cli-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-cli-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-cli-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-ctype-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-ctype-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-ctype-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-ctype-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-curl-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-curl-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-curl-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-curl-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-dba-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-dba-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-dba-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-dba-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-devel-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-devel-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-devel-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-devel-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-dom-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-dom-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-dom-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-dom-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-embed-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-embed-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-embed-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-embed-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-enchant-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-enchant-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-enchant-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-enchant-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-exif-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-exif-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-exif-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-exif-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-fastcgi-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-fastcgi-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-fastcgi-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-fastcgi-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-fileinfo-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-fileinfo-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-fileinfo-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-fileinfo-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-fpm-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-fpm-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-fpm-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-fpm-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-ftp-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-ftp-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-ftp-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-ftp-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-gd-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-gd-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-gd-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-gd-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-gettext-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-gettext-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-gettext-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-gettext-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-gmp-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-gmp-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-gmp-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-gmp-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-iconv-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-iconv-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-iconv-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-iconv-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-intl-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-intl-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-intl-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-intl-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-ldap-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-ldap-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-ldap-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-ldap-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-mbstring-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-mbstring-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-mbstring-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-mbstring-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-mysql-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-mysql-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-mysql-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-mysql-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-odbc-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-odbc-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-odbc-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-odbc-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-opcache-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-opcache-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-opcache-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-opcache-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-openssl-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-openssl-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-openssl-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-openssl-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-pcntl-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-pcntl-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-pcntl-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-pcntl-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-pdo-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-pdo-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-pdo-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-pdo-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-pgsql-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-pgsql-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-pgsql-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-pgsql-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-phar-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-phar-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-phar-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-phar-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-posix-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-posix-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-posix-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-posix-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-readline-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-readline-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-readline-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-readline-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-shmop-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-shmop-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-shmop-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-shmop-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-snmp-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-snmp-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-snmp-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-snmp-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-soap-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-soap-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-soap-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-soap-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-sockets-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-sockets-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-sockets-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-sockets-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-sodium-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-sodium-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-sodium-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-sodium-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-sqlite-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-sqlite-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-sqlite-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-sqlite-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-sysvmsg-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-sysvmsg-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-sysvmsg-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-sysvmsg-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-sysvsem-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-sysvsem-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-sysvsem-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-sysvsem-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-sysvshm-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-sysvshm-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-sysvshm-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-sysvshm-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-test-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-test-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-test-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-test-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-tidy-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-tidy-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-tidy-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-tidy-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-tokenizer-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-tokenizer-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-tokenizer-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-tokenizer-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-xmlreader-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-xmlreader-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-xmlreader-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-xmlreader-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-xmlwriter-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-xmlwriter-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-xmlwriter-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-xmlwriter-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-xsl-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-xsl-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-xsl-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-xsl-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-zip-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-zip-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-zip-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-zip-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-zlib-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-zlib-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-zlib-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-zlib-8.0.30-150400.4.40.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-2756",
"url": "https://www.suse.com/security/cve/CVE-2024-2756"
},
{
"category": "external",
"summary": "SUSE Bug 1222857 for CVE-2024-2756",
"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 15 SP5:apache2-mod_php8-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:apache2-mod_php8-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:apache2-mod_php8-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:apache2-mod_php8-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bcmath-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bcmath-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bcmath-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bcmath-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bz2-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bz2-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bz2-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bz2-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-calendar-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-calendar-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-calendar-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-calendar-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-cli-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-cli-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-cli-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-cli-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ctype-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ctype-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ctype-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ctype-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-curl-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-curl-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-curl-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-curl-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dba-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dba-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dba-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dba-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-devel-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-devel-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-devel-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-devel-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dom-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dom-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dom-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dom-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-embed-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-embed-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-embed-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-embed-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-enchant-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-enchant-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-enchant-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-enchant-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-exif-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-exif-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-exif-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-exif-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fastcgi-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fastcgi-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fastcgi-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fastcgi-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fileinfo-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fileinfo-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fileinfo-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fileinfo-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fpm-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fpm-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fpm-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fpm-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ftp-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ftp-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ftp-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ftp-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gd-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gd-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gd-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gd-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gettext-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gettext-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gettext-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gettext-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gmp-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gmp-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gmp-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gmp-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-iconv-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-iconv-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-iconv-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-iconv-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-intl-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-intl-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-intl-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-intl-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ldap-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ldap-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ldap-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ldap-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mbstring-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mbstring-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mbstring-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mbstring-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mysql-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mysql-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mysql-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mysql-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-odbc-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-odbc-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-odbc-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-odbc-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-opcache-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-opcache-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-opcache-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-opcache-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-openssl-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-openssl-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-openssl-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-openssl-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pcntl-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pcntl-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pcntl-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pcntl-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pdo-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pdo-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pdo-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pdo-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pgsql-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pgsql-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pgsql-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pgsql-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-phar-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-phar-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-phar-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-phar-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-posix-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-posix-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-posix-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-posix-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-readline-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-readline-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-readline-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-readline-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-shmop-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-shmop-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-shmop-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-shmop-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-snmp-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-snmp-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-snmp-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-snmp-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-soap-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-soap-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-soap-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-soap-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sockets-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sockets-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sockets-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sockets-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sodium-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sodium-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sodium-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sodium-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sqlite-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sqlite-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sqlite-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sqlite-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvmsg-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvmsg-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvmsg-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvmsg-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvsem-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvsem-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvsem-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvsem-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvshm-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvshm-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvshm-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvshm-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-test-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-test-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-test-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-test-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tidy-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tidy-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tidy-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tidy-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tokenizer-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tokenizer-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tokenizer-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tokenizer-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlreader-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlreader-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlreader-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlreader-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlwriter-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlwriter-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlwriter-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlwriter-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xsl-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xsl-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xsl-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xsl-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zip-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zip-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zip-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zip-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zlib-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zlib-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zlib-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zlib-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:apache2-mod_php8-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:apache2-mod_php8-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:apache2-mod_php8-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:apache2-mod_php8-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-bcmath-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-bcmath-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-bcmath-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-bcmath-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-bz2-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-bz2-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-bz2-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-bz2-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-calendar-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-calendar-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-calendar-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-calendar-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-cli-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-cli-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-cli-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-cli-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-ctype-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-ctype-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-ctype-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-ctype-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-curl-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-curl-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-curl-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-curl-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-dba-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-dba-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-dba-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-dba-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-devel-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-devel-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-devel-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-devel-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-dom-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-dom-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-dom-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-dom-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-embed-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-embed-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-embed-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-embed-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-enchant-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-enchant-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-enchant-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-enchant-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-exif-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-exif-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-exif-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-exif-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-fastcgi-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-fastcgi-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-fastcgi-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-fastcgi-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-fileinfo-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-fileinfo-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-fileinfo-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-fileinfo-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-fpm-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-fpm-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-fpm-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-fpm-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-ftp-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-ftp-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-ftp-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-ftp-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-gd-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-gd-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-gd-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-gd-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-gettext-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-gettext-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-gettext-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-gettext-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-gmp-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-gmp-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-gmp-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-gmp-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-iconv-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-iconv-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-iconv-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-iconv-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-intl-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-intl-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-intl-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-intl-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-ldap-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-ldap-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-ldap-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-ldap-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-mbstring-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-mbstring-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-mbstring-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-mbstring-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-mysql-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-mysql-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-mysql-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-mysql-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-odbc-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-odbc-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-odbc-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-odbc-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-opcache-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-opcache-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-opcache-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-opcache-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-openssl-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-openssl-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-openssl-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-openssl-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-pcntl-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-pcntl-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-pcntl-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-pcntl-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-pdo-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-pdo-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-pdo-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-pdo-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-pgsql-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-pgsql-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-pgsql-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-pgsql-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-phar-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-phar-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-phar-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-phar-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-posix-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-posix-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-posix-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-posix-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-readline-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-readline-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-readline-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-readline-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-shmop-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-shmop-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-shmop-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-shmop-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-snmp-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-snmp-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-snmp-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-snmp-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-soap-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-soap-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-soap-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-soap-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-sockets-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-sockets-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-sockets-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-sockets-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-sodium-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-sodium-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-sodium-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-sodium-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-sqlite-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-sqlite-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-sqlite-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-sqlite-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-sysvmsg-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-sysvmsg-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-sysvmsg-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-sysvmsg-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-sysvsem-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-sysvsem-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-sysvsem-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-sysvsem-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-sysvshm-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-sysvshm-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-sysvshm-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-sysvshm-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-test-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-test-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-test-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-test-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-tidy-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-tidy-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-tidy-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-tidy-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-tokenizer-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-tokenizer-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-tokenizer-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-tokenizer-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-xmlreader-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-xmlreader-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-xmlreader-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-xmlreader-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-xmlwriter-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-xmlwriter-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-xmlwriter-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-xmlwriter-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-xsl-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-xsl-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-xsl-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-xsl-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-zip-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-zip-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-zip-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-zip-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-zlib-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-zlib-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-zlib-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-zlib-8.0.30-150400.4.40.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:apache2-mod_php8-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:apache2-mod_php8-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:apache2-mod_php8-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:apache2-mod_php8-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bcmath-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bcmath-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bcmath-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bcmath-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bz2-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bz2-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bz2-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bz2-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-calendar-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-calendar-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-calendar-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-calendar-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-cli-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-cli-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-cli-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-cli-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ctype-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ctype-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ctype-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ctype-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-curl-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-curl-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-curl-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-curl-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dba-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dba-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dba-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dba-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-devel-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-devel-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-devel-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-devel-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dom-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dom-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dom-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dom-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-embed-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-embed-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-embed-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-embed-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-enchant-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-enchant-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-enchant-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-enchant-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-exif-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-exif-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-exif-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-exif-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fastcgi-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fastcgi-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fastcgi-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fastcgi-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fileinfo-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fileinfo-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fileinfo-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fileinfo-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fpm-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fpm-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fpm-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fpm-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ftp-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ftp-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ftp-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ftp-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gd-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gd-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gd-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gd-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gettext-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gettext-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gettext-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gettext-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gmp-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gmp-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gmp-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gmp-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-iconv-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-iconv-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-iconv-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-iconv-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-intl-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-intl-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-intl-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-intl-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ldap-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ldap-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ldap-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ldap-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mbstring-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mbstring-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mbstring-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mbstring-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mysql-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mysql-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mysql-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mysql-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-odbc-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-odbc-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-odbc-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-odbc-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-opcache-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-opcache-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-opcache-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-opcache-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-openssl-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-openssl-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-openssl-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-openssl-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pcntl-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pcntl-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pcntl-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pcntl-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pdo-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pdo-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pdo-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pdo-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pgsql-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pgsql-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pgsql-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pgsql-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-phar-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-phar-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-phar-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-phar-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-posix-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-posix-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-posix-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-posix-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-readline-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-readline-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-readline-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-readline-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-shmop-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-shmop-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-shmop-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-shmop-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-snmp-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-snmp-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-snmp-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-snmp-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-soap-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-soap-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-soap-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-soap-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sockets-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sockets-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sockets-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sockets-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sodium-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sodium-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sodium-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sodium-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sqlite-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sqlite-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sqlite-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sqlite-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvmsg-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvmsg-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvmsg-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvmsg-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvsem-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvsem-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvsem-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvsem-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvshm-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvshm-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvshm-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvshm-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-test-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-test-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-test-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-test-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tidy-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tidy-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tidy-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tidy-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tokenizer-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tokenizer-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tokenizer-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tokenizer-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlreader-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlreader-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlreader-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlreader-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlwriter-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlwriter-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlwriter-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlwriter-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xsl-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xsl-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xsl-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xsl-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zip-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zip-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zip-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zip-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zlib-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zlib-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zlib-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zlib-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:apache2-mod_php8-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:apache2-mod_php8-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:apache2-mod_php8-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:apache2-mod_php8-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-bcmath-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-bcmath-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-bcmath-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-bcmath-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-bz2-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-bz2-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-bz2-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-bz2-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-calendar-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-calendar-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-calendar-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-calendar-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-cli-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-cli-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-cli-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-cli-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-ctype-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-ctype-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-ctype-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-ctype-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-curl-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-curl-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-curl-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-curl-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-dba-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-dba-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-dba-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-dba-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-devel-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-devel-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-devel-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-devel-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-dom-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-dom-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-dom-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-dom-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-embed-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-embed-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-embed-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-embed-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-enchant-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-enchant-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-enchant-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-enchant-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-exif-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-exif-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-exif-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-exif-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-fastcgi-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-fastcgi-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-fastcgi-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-fastcgi-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-fileinfo-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-fileinfo-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-fileinfo-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-fileinfo-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-fpm-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-fpm-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-fpm-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-fpm-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-ftp-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-ftp-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-ftp-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-ftp-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-gd-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-gd-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-gd-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-gd-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-gettext-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-gettext-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-gettext-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-gettext-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-gmp-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-gmp-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-gmp-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-gmp-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-iconv-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-iconv-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-iconv-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-iconv-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-intl-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-intl-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-intl-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-intl-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-ldap-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-ldap-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-ldap-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-ldap-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-mbstring-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-mbstring-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-mbstring-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-mbstring-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-mysql-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-mysql-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-mysql-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-mysql-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-odbc-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-odbc-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-odbc-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-odbc-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-opcache-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-opcache-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-opcache-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-opcache-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-openssl-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-openssl-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-openssl-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-openssl-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-pcntl-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-pcntl-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-pcntl-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-pcntl-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-pdo-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-pdo-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-pdo-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-pdo-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-pgsql-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-pgsql-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-pgsql-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-pgsql-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-phar-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-phar-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-phar-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-phar-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-posix-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-posix-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-posix-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-posix-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-readline-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-readline-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-readline-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-readline-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-shmop-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-shmop-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-shmop-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-shmop-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-snmp-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-snmp-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-snmp-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-snmp-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-soap-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-soap-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-soap-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-soap-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-sockets-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-sockets-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-sockets-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-sockets-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-sodium-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-sodium-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-sodium-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-sodium-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-sqlite-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-sqlite-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-sqlite-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-sqlite-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-sysvmsg-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-sysvmsg-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-sysvmsg-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-sysvmsg-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-sysvsem-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-sysvsem-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-sysvsem-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-sysvsem-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-sysvshm-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-sysvshm-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-sysvshm-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-sysvshm-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-test-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-test-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-test-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-test-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-tidy-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-tidy-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-tidy-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-tidy-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-tokenizer-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-tokenizer-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-tokenizer-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-tokenizer-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-xmlreader-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-xmlreader-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-xmlreader-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-xmlreader-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-xmlwriter-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-xmlwriter-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-xmlwriter-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-xmlwriter-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-xsl-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-xsl-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-xsl-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-xsl-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-zip-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-zip-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-zip-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-zip-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-zlib-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-zlib-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-zlib-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-zlib-8.0.30-150400.4.40.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-26T07:27:04Z",
"details": "moderate"
}
],
"title": "CVE-2024-2756"
},
{
"cve": "CVE-2024-3096",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-3096"
}
],
"notes": [
{
"category": "general",
"text": "In PHP version 8.1.* before 8.1.28, 8.2.* before 8.2.18, 8.3.* before 8.3.5, if a password stored with password_hash() starts with a null byte (\\x00), testing a blank string as the password via password_verify() will incorrectly return true.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:apache2-mod_php8-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:apache2-mod_php8-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:apache2-mod_php8-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:apache2-mod_php8-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bcmath-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bcmath-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bcmath-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bcmath-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bz2-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bz2-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bz2-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bz2-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-calendar-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-calendar-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-calendar-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-calendar-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-cli-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-cli-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-cli-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-cli-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ctype-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ctype-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ctype-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ctype-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-curl-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-curl-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-curl-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-curl-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dba-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dba-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dba-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dba-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-devel-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-devel-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-devel-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-devel-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dom-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dom-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dom-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dom-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-embed-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-embed-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-embed-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-embed-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-enchant-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-enchant-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-enchant-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-enchant-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-exif-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-exif-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-exif-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-exif-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fastcgi-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fastcgi-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fastcgi-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fastcgi-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fileinfo-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fileinfo-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fileinfo-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fileinfo-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fpm-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fpm-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fpm-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fpm-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ftp-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ftp-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ftp-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ftp-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gd-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gd-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gd-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gd-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gettext-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gettext-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gettext-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gettext-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gmp-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gmp-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gmp-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gmp-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-iconv-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-iconv-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-iconv-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-iconv-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-intl-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-intl-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-intl-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-intl-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ldap-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ldap-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ldap-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ldap-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mbstring-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mbstring-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mbstring-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mbstring-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mysql-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mysql-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mysql-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mysql-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-odbc-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-odbc-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-odbc-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-odbc-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-opcache-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-opcache-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-opcache-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-opcache-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-openssl-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-openssl-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-openssl-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-openssl-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pcntl-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pcntl-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pcntl-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pcntl-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pdo-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pdo-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pdo-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pdo-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pgsql-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pgsql-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pgsql-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pgsql-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-phar-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-phar-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-phar-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-phar-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-posix-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-posix-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-posix-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-posix-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-readline-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-readline-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-readline-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-readline-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-shmop-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-shmop-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-shmop-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-shmop-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-snmp-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-snmp-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-snmp-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-snmp-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-soap-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-soap-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-soap-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-soap-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sockets-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sockets-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sockets-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sockets-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sodium-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sodium-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sodium-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sodium-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sqlite-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sqlite-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sqlite-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sqlite-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvmsg-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvmsg-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvmsg-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvmsg-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvsem-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvsem-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvsem-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvsem-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvshm-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvshm-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvshm-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvshm-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-test-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-test-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-test-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-test-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tidy-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tidy-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tidy-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tidy-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tokenizer-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tokenizer-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tokenizer-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tokenizer-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlreader-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlreader-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlreader-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlreader-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlwriter-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlwriter-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlwriter-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlwriter-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xsl-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xsl-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xsl-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xsl-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zip-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zip-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zip-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zip-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zlib-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zlib-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zlib-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zlib-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:apache2-mod_php8-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:apache2-mod_php8-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:apache2-mod_php8-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:apache2-mod_php8-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-bcmath-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-bcmath-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-bcmath-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-bcmath-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-bz2-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-bz2-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-bz2-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-bz2-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-calendar-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-calendar-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-calendar-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-calendar-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-cli-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-cli-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-cli-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-cli-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-ctype-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-ctype-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-ctype-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-ctype-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-curl-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-curl-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-curl-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-curl-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-dba-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-dba-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-dba-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-dba-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-devel-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-devel-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-devel-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-devel-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-dom-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-dom-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-dom-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-dom-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-embed-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-embed-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-embed-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-embed-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-enchant-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-enchant-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-enchant-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-enchant-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-exif-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-exif-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-exif-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-exif-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-fastcgi-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-fastcgi-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-fastcgi-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-fastcgi-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-fileinfo-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-fileinfo-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-fileinfo-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-fileinfo-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-fpm-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-fpm-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-fpm-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-fpm-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-ftp-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-ftp-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-ftp-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-ftp-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-gd-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-gd-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-gd-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-gd-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-gettext-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-gettext-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-gettext-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-gettext-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-gmp-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-gmp-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-gmp-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-gmp-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-iconv-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-iconv-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-iconv-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-iconv-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-intl-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-intl-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-intl-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-intl-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-ldap-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-ldap-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-ldap-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-ldap-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-mbstring-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-mbstring-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-mbstring-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-mbstring-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-mysql-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-mysql-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-mysql-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-mysql-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-odbc-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-odbc-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-odbc-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-odbc-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-opcache-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-opcache-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-opcache-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-opcache-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-openssl-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-openssl-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-openssl-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-openssl-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-pcntl-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-pcntl-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-pcntl-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-pcntl-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-pdo-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-pdo-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-pdo-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-pdo-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-pgsql-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-pgsql-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-pgsql-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-pgsql-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-phar-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-phar-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-phar-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-phar-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-posix-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-posix-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-posix-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-posix-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-readline-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-readline-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-readline-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-readline-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-shmop-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-shmop-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-shmop-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-shmop-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-snmp-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-snmp-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-snmp-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-snmp-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-soap-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-soap-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-soap-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-soap-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-sockets-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-sockets-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-sockets-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-sockets-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-sodium-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-sodium-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-sodium-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-sodium-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-sqlite-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-sqlite-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-sqlite-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-sqlite-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-sysvmsg-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-sysvmsg-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-sysvmsg-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-sysvmsg-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-sysvsem-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-sysvsem-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-sysvsem-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-sysvsem-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-sysvshm-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-sysvshm-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-sysvshm-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-sysvshm-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-test-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-test-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-test-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-test-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-tidy-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-tidy-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-tidy-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-tidy-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-tokenizer-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-tokenizer-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-tokenizer-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-tokenizer-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-xmlreader-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-xmlreader-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-xmlreader-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-xmlreader-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-xmlwriter-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-xmlwriter-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-xmlwriter-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-xmlwriter-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-xsl-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-xsl-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-xsl-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-xsl-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-zip-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-zip-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-zip-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-zip-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-zlib-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-zlib-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-zlib-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-zlib-8.0.30-150400.4.40.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-3096",
"url": "https://www.suse.com/security/cve/CVE-2024-3096"
},
{
"category": "external",
"summary": "SUSE Bug 1222858 for CVE-2024-3096",
"url": "https://bugzilla.suse.com/1222858"
}
],
"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 15 SP5:apache2-mod_php8-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:apache2-mod_php8-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:apache2-mod_php8-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:apache2-mod_php8-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bcmath-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bcmath-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bcmath-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bcmath-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bz2-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bz2-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bz2-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bz2-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-calendar-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-calendar-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-calendar-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-calendar-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-cli-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-cli-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-cli-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-cli-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ctype-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ctype-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ctype-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ctype-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-curl-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-curl-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-curl-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-curl-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dba-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dba-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dba-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dba-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-devel-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-devel-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-devel-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-devel-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dom-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dom-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dom-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dom-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-embed-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-embed-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-embed-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-embed-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-enchant-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-enchant-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-enchant-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-enchant-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-exif-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-exif-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-exif-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-exif-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fastcgi-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fastcgi-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fastcgi-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fastcgi-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fileinfo-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fileinfo-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fileinfo-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fileinfo-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fpm-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fpm-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fpm-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fpm-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ftp-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ftp-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ftp-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ftp-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gd-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gd-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gd-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gd-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gettext-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gettext-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gettext-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gettext-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gmp-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gmp-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gmp-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gmp-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-iconv-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-iconv-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-iconv-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-iconv-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-intl-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-intl-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-intl-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-intl-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ldap-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ldap-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ldap-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ldap-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mbstring-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mbstring-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mbstring-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mbstring-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mysql-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mysql-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mysql-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mysql-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-odbc-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-odbc-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-odbc-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-odbc-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-opcache-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-opcache-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-opcache-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-opcache-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-openssl-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-openssl-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-openssl-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-openssl-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pcntl-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pcntl-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pcntl-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pcntl-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pdo-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pdo-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pdo-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pdo-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pgsql-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pgsql-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pgsql-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pgsql-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-phar-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-phar-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-phar-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-phar-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-posix-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-posix-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-posix-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-posix-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-readline-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-readline-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-readline-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-readline-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-shmop-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-shmop-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-shmop-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-shmop-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-snmp-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-snmp-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-snmp-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-snmp-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-soap-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-soap-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-soap-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-soap-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sockets-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sockets-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sockets-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sockets-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sodium-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sodium-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sodium-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sodium-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sqlite-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sqlite-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sqlite-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sqlite-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvmsg-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvmsg-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvmsg-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvmsg-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvsem-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvsem-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvsem-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvsem-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvshm-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvshm-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvshm-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvshm-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-test-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-test-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-test-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-test-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tidy-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tidy-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tidy-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tidy-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tokenizer-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tokenizer-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tokenizer-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tokenizer-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlreader-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlreader-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlreader-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlreader-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlwriter-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlwriter-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlwriter-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlwriter-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xsl-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xsl-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xsl-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xsl-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zip-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zip-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zip-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zip-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zlib-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zlib-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zlib-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zlib-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:apache2-mod_php8-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:apache2-mod_php8-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:apache2-mod_php8-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:apache2-mod_php8-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-bcmath-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-bcmath-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-bcmath-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-bcmath-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-bz2-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-bz2-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-bz2-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-bz2-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-calendar-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-calendar-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-calendar-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-calendar-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-cli-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-cli-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-cli-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-cli-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-ctype-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-ctype-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-ctype-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-ctype-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-curl-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-curl-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-curl-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-curl-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-dba-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-dba-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-dba-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-dba-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-devel-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-devel-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-devel-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-devel-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-dom-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-dom-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-dom-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-dom-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-embed-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-embed-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-embed-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-embed-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-enchant-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-enchant-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-enchant-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-enchant-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-exif-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-exif-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-exif-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-exif-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-fastcgi-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-fastcgi-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-fastcgi-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-fastcgi-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-fileinfo-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-fileinfo-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-fileinfo-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-fileinfo-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-fpm-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-fpm-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-fpm-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-fpm-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-ftp-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-ftp-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-ftp-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-ftp-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-gd-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-gd-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-gd-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-gd-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-gettext-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-gettext-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-gettext-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-gettext-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-gmp-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-gmp-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-gmp-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-gmp-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-iconv-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-iconv-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-iconv-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-iconv-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-intl-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-intl-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-intl-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-intl-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-ldap-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-ldap-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-ldap-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-ldap-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-mbstring-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-mbstring-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-mbstring-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-mbstring-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-mysql-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-mysql-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-mysql-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-mysql-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-odbc-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-odbc-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-odbc-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-odbc-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-opcache-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-opcache-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-opcache-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-opcache-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-openssl-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-openssl-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-openssl-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-openssl-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-pcntl-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-pcntl-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-pcntl-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-pcntl-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-pdo-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-pdo-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-pdo-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-pdo-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-pgsql-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-pgsql-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-pgsql-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-pgsql-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-phar-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-phar-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-phar-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-phar-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-posix-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-posix-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-posix-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-posix-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-readline-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-readline-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-readline-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-readline-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-shmop-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-shmop-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-shmop-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-shmop-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-snmp-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-snmp-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-snmp-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-snmp-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-soap-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-soap-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-soap-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-soap-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-sockets-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-sockets-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-sockets-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-sockets-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-sodium-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-sodium-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-sodium-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-sodium-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-sqlite-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-sqlite-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-sqlite-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-sqlite-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-sysvmsg-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-sysvmsg-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-sysvmsg-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-sysvmsg-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-sysvsem-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-sysvsem-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-sysvsem-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-sysvsem-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-sysvshm-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-sysvshm-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-sysvshm-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-sysvshm-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-test-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-test-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-test-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-test-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-tidy-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-tidy-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-tidy-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-tidy-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-tokenizer-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-tokenizer-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-tokenizer-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-tokenizer-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-xmlreader-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-xmlreader-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-xmlreader-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-xmlreader-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-xmlwriter-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-xmlwriter-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-xmlwriter-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-xmlwriter-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-xsl-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-xsl-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-xsl-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-xsl-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-zip-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-zip-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-zip-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-zip-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-zlib-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-zlib-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-zlib-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-zlib-8.0.30-150400.4.40.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:apache2-mod_php8-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:apache2-mod_php8-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:apache2-mod_php8-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:apache2-mod_php8-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bcmath-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bcmath-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bcmath-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bcmath-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bz2-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bz2-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bz2-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bz2-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-calendar-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-calendar-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-calendar-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-calendar-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-cli-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-cli-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-cli-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-cli-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ctype-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ctype-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ctype-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ctype-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-curl-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-curl-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-curl-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-curl-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dba-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dba-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dba-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dba-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-devel-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-devel-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-devel-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-devel-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dom-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dom-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dom-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dom-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-embed-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-embed-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-embed-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-embed-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-enchant-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-enchant-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-enchant-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-enchant-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-exif-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-exif-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-exif-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-exif-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fastcgi-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fastcgi-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fastcgi-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fastcgi-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fileinfo-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fileinfo-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fileinfo-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fileinfo-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fpm-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fpm-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fpm-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fpm-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ftp-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ftp-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ftp-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ftp-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gd-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gd-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gd-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gd-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gettext-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gettext-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gettext-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gettext-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gmp-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gmp-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gmp-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gmp-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-iconv-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-iconv-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-iconv-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-iconv-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-intl-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-intl-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-intl-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-intl-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ldap-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ldap-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ldap-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ldap-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mbstring-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mbstring-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mbstring-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mbstring-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mysql-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mysql-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mysql-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mysql-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-odbc-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-odbc-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-odbc-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-odbc-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-opcache-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-opcache-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-opcache-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-opcache-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-openssl-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-openssl-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-openssl-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-openssl-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pcntl-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pcntl-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pcntl-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pcntl-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pdo-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pdo-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pdo-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pdo-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pgsql-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pgsql-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pgsql-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pgsql-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-phar-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-phar-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-phar-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-phar-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-posix-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-posix-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-posix-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-posix-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-readline-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-readline-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-readline-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-readline-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-shmop-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-shmop-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-shmop-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-shmop-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-snmp-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-snmp-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-snmp-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-snmp-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-soap-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-soap-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-soap-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-soap-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sockets-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sockets-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sockets-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sockets-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sodium-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sodium-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sodium-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sodium-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sqlite-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sqlite-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sqlite-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sqlite-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvmsg-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvmsg-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvmsg-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvmsg-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvsem-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvsem-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvsem-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvsem-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvshm-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvshm-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvshm-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvshm-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-test-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-test-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-test-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-test-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tidy-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tidy-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tidy-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tidy-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tokenizer-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tokenizer-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tokenizer-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tokenizer-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlreader-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlreader-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlreader-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlreader-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlwriter-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlwriter-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlwriter-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlwriter-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xsl-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xsl-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xsl-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xsl-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zip-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zip-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zip-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zip-8.0.30-150400.4.40.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zlib-8.0.30-150400.4.40.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zlib-8.0.30-150400.4.40.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zlib-8.0.30-150400.4.40.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zlib-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:apache2-mod_php8-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:apache2-mod_php8-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:apache2-mod_php8-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:apache2-mod_php8-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-bcmath-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-bcmath-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-bcmath-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-bcmath-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-bz2-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-bz2-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-bz2-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-bz2-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-calendar-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-calendar-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-calendar-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-calendar-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-cli-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-cli-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-cli-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-cli-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-ctype-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-ctype-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-ctype-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-ctype-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-curl-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-curl-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-curl-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-curl-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-dba-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-dba-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-dba-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-dba-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-devel-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-devel-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-devel-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-devel-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-dom-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-dom-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-dom-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-dom-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-embed-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-embed-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-embed-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-embed-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-enchant-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-enchant-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-enchant-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-enchant-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-exif-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-exif-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-exif-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-exif-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-fastcgi-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-fastcgi-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-fastcgi-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-fastcgi-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-fileinfo-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-fileinfo-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-fileinfo-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-fileinfo-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-fpm-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-fpm-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-fpm-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-fpm-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-ftp-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-ftp-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-ftp-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-ftp-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-gd-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-gd-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-gd-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-gd-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-gettext-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-gettext-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-gettext-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-gettext-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-gmp-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-gmp-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-gmp-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-gmp-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-iconv-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-iconv-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-iconv-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-iconv-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-intl-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-intl-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-intl-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-intl-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-ldap-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-ldap-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-ldap-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-ldap-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-mbstring-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-mbstring-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-mbstring-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-mbstring-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-mysql-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-mysql-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-mysql-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-mysql-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-odbc-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-odbc-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-odbc-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-odbc-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-opcache-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-opcache-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-opcache-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-opcache-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-openssl-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-openssl-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-openssl-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-openssl-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-pcntl-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-pcntl-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-pcntl-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-pcntl-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-pdo-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-pdo-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-pdo-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-pdo-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-pgsql-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-pgsql-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-pgsql-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-pgsql-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-phar-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-phar-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-phar-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-phar-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-posix-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-posix-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-posix-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-posix-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-readline-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-readline-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-readline-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-readline-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-shmop-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-shmop-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-shmop-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-shmop-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-snmp-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-snmp-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-snmp-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-snmp-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-soap-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-soap-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-soap-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-soap-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-sockets-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-sockets-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-sockets-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-sockets-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-sodium-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-sodium-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-sodium-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-sodium-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-sqlite-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-sqlite-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-sqlite-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-sqlite-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-sysvmsg-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-sysvmsg-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-sysvmsg-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-sysvmsg-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-sysvsem-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-sysvsem-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-sysvsem-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-sysvsem-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-sysvshm-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-sysvshm-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-sysvshm-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-sysvshm-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-test-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-test-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-test-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-test-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-tidy-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-tidy-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-tidy-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-tidy-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-tokenizer-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-tokenizer-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-tokenizer-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-tokenizer-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-xmlreader-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-xmlreader-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-xmlreader-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-xmlreader-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-xmlwriter-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-xmlwriter-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-xmlwriter-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-xmlwriter-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-xsl-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-xsl-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-xsl-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-xsl-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-zip-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-zip-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-zip-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-zip-8.0.30-150400.4.40.1.x86_64",
"openSUSE Leap 15.5:php8-zlib-8.0.30-150400.4.40.1.aarch64",
"openSUSE Leap 15.5:php8-zlib-8.0.30-150400.4.40.1.ppc64le",
"openSUSE Leap 15.5:php8-zlib-8.0.30-150400.4.40.1.s390x",
"openSUSE Leap 15.5:php8-zlib-8.0.30-150400.4.40.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-26T07:27:04Z",
"details": "moderate"
}
],
"title": "CVE-2024-3096"
}
]
}
SUSE-SU-2024:2037-1
Vulnerability from csaf_suse - Published: 2024-06-17 07:30 - Updated: 2024-06-17 07:30Summary
Security update for php7
Severity
Important
Notes
Title of the patch: Security update for php7
Description of the patch: This update for php7 fixes the following issues:
- CVE-2024-2756: Fixed bypass of security fix applied for CVE-2022-31629 that lead PHP to consider not secure cookies as secure (bsc#1222857)
- CVE-2024-3096: Fixed bypass on null byte leading passwords checked via password_verify (bsc#1222858)
- CVE-2024-5458: Fixed an issue that allows to bypass filters in filter_var FILTER_VALIDATE_URL. (bsc#1226073)
Patchnames: SUSE-2024-2037,SUSE-SLE-Product-HPC-15-SP2-LTSS-2024-2037,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-2037,SUSE-SLE-Product-SLES-15-SP2-LTSS-2024-2037,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-2037,SUSE-SLE-Product-SLES_SAP-15-SP2-2024-2037,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-2037,SUSE-Storage-7.1-2024-2037
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.5 (Medium)
Affected products
Recommended
918 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
4.8 (Medium)
Affected products
Recommended
918 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.3 (Medium)
Affected products
Recommended
918 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.65.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
18 references
{
"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-2024-2756: Fixed bypass of security fix applied for CVE-2022-31629 that lead PHP to consider not secure cookies as secure (bsc#1222857)\n- CVE-2024-3096: Fixed bypass on null byte leading passwords checked via password_verify (bsc#1222858)\n- CVE-2024-5458: Fixed an issue that allows to bypass filters in filter_var FILTER_VALIDATE_URL. (bsc#1226073)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-2037,SUSE-SLE-Product-HPC-15-SP2-LTSS-2024-2037,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-2037,SUSE-SLE-Product-SLES-15-SP2-LTSS-2024-2037,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-2037,SUSE-SLE-Product-SLES_SAP-15-SP2-2024-2037,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-2037,SUSE-Storage-7.1-2024-2037",
"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-2024_2037-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:2037-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20242037-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:2037-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2024-June/035602.html"
},
{
"category": "self",
"summary": "SUSE Bug 1222857",
"url": "https://bugzilla.suse.com/1222857"
},
{
"category": "self",
"summary": "SUSE Bug 1222858",
"url": "https://bugzilla.suse.com/1222858"
},
{
"category": "self",
"summary": "SUSE Bug 1226073",
"url": "https://bugzilla.suse.com/1226073"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-2756 page",
"url": "https://www.suse.com/security/cve/CVE-2024-2756/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-3096 page",
"url": "https://www.suse.com/security/cve/CVE-2024-3096/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-5458 page",
"url": "https://www.suse.com/security/cve/CVE-2024-5458/"
}
],
"title": "Security update for php7",
"tracking": {
"current_release_date": "2024-06-17T07:30:42Z",
"generator": {
"date": "2024-06-17T07:30:42Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:2037-1",
"initial_release_date": "2024-06-17T07:30:42Z",
"revision_history": [
{
"date": "2024-06-17T07:30:42Z",
"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.65.1.aarch64",
"product": {
"name": "apache2-mod_php7-7.4.33-150200.3.65.1.aarch64",
"product_id": "apache2-mod_php7-7.4.33-150200.3.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-7.4.33-150200.3.65.1.aarch64",
"product": {
"name": "php7-7.4.33-150200.3.65.1.aarch64",
"product_id": "php7-7.4.33-150200.3.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-150200.3.65.1.aarch64",
"product": {
"name": "php7-bcmath-7.4.33-150200.3.65.1.aarch64",
"product_id": "php7-bcmath-7.4.33-150200.3.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-150200.3.65.1.aarch64",
"product": {
"name": "php7-bz2-7.4.33-150200.3.65.1.aarch64",
"product_id": "php7-bz2-7.4.33-150200.3.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-150200.3.65.1.aarch64",
"product": {
"name": "php7-calendar-7.4.33-150200.3.65.1.aarch64",
"product_id": "php7-calendar-7.4.33-150200.3.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-150200.3.65.1.aarch64",
"product": {
"name": "php7-ctype-7.4.33-150200.3.65.1.aarch64",
"product_id": "php7-ctype-7.4.33-150200.3.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-150200.3.65.1.aarch64",
"product": {
"name": "php7-curl-7.4.33-150200.3.65.1.aarch64",
"product_id": "php7-curl-7.4.33-150200.3.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-150200.3.65.1.aarch64",
"product": {
"name": "php7-dba-7.4.33-150200.3.65.1.aarch64",
"product_id": "php7-dba-7.4.33-150200.3.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-150200.3.65.1.aarch64",
"product": {
"name": "php7-devel-7.4.33-150200.3.65.1.aarch64",
"product_id": "php7-devel-7.4.33-150200.3.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-150200.3.65.1.aarch64",
"product": {
"name": "php7-dom-7.4.33-150200.3.65.1.aarch64",
"product_id": "php7-dom-7.4.33-150200.3.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.33-150200.3.65.1.aarch64",
"product": {
"name": "php7-embed-7.4.33-150200.3.65.1.aarch64",
"product_id": "php7-embed-7.4.33-150200.3.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-150200.3.65.1.aarch64",
"product": {
"name": "php7-enchant-7.4.33-150200.3.65.1.aarch64",
"product_id": "php7-enchant-7.4.33-150200.3.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-150200.3.65.1.aarch64",
"product": {
"name": "php7-exif-7.4.33-150200.3.65.1.aarch64",
"product_id": "php7-exif-7.4.33-150200.3.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.33-150200.3.65.1.aarch64",
"product": {
"name": "php7-fastcgi-7.4.33-150200.3.65.1.aarch64",
"product_id": "php7-fastcgi-7.4.33-150200.3.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-150200.3.65.1.aarch64",
"product": {
"name": "php7-fileinfo-7.4.33-150200.3.65.1.aarch64",
"product_id": "php7-fileinfo-7.4.33-150200.3.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-firebird-7.4.33-150200.3.65.1.aarch64",
"product": {
"name": "php7-firebird-7.4.33-150200.3.65.1.aarch64",
"product_id": "php7-firebird-7.4.33-150200.3.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.33-150200.3.65.1.aarch64",
"product": {
"name": "php7-fpm-7.4.33-150200.3.65.1.aarch64",
"product_id": "php7-fpm-7.4.33-150200.3.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-150200.3.65.1.aarch64",
"product": {
"name": "php7-ftp-7.4.33-150200.3.65.1.aarch64",
"product_id": "php7-ftp-7.4.33-150200.3.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-150200.3.65.1.aarch64",
"product": {
"name": "php7-gd-7.4.33-150200.3.65.1.aarch64",
"product_id": "php7-gd-7.4.33-150200.3.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-150200.3.65.1.aarch64",
"product": {
"name": "php7-gettext-7.4.33-150200.3.65.1.aarch64",
"product_id": "php7-gettext-7.4.33-150200.3.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-150200.3.65.1.aarch64",
"product": {
"name": "php7-gmp-7.4.33-150200.3.65.1.aarch64",
"product_id": "php7-gmp-7.4.33-150200.3.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-150200.3.65.1.aarch64",
"product": {
"name": "php7-iconv-7.4.33-150200.3.65.1.aarch64",
"product_id": "php7-iconv-7.4.33-150200.3.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-150200.3.65.1.aarch64",
"product": {
"name": "php7-intl-7.4.33-150200.3.65.1.aarch64",
"product_id": "php7-intl-7.4.33-150200.3.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-150200.3.65.1.aarch64",
"product": {
"name": "php7-json-7.4.33-150200.3.65.1.aarch64",
"product_id": "php7-json-7.4.33-150200.3.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-150200.3.65.1.aarch64",
"product": {
"name": "php7-ldap-7.4.33-150200.3.65.1.aarch64",
"product_id": "php7-ldap-7.4.33-150200.3.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-150200.3.65.1.aarch64",
"product": {
"name": "php7-mbstring-7.4.33-150200.3.65.1.aarch64",
"product_id": "php7-mbstring-7.4.33-150200.3.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-150200.3.65.1.aarch64",
"product": {
"name": "php7-mysql-7.4.33-150200.3.65.1.aarch64",
"product_id": "php7-mysql-7.4.33-150200.3.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-150200.3.65.1.aarch64",
"product": {
"name": "php7-odbc-7.4.33-150200.3.65.1.aarch64",
"product_id": "php7-odbc-7.4.33-150200.3.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-150200.3.65.1.aarch64",
"product": {
"name": "php7-opcache-7.4.33-150200.3.65.1.aarch64",
"product_id": "php7-opcache-7.4.33-150200.3.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-150200.3.65.1.aarch64",
"product": {
"name": "php7-openssl-7.4.33-150200.3.65.1.aarch64",
"product_id": "php7-openssl-7.4.33-150200.3.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-150200.3.65.1.aarch64",
"product": {
"name": "php7-pcntl-7.4.33-150200.3.65.1.aarch64",
"product_id": "php7-pcntl-7.4.33-150200.3.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-150200.3.65.1.aarch64",
"product": {
"name": "php7-pdo-7.4.33-150200.3.65.1.aarch64",
"product_id": "php7-pdo-7.4.33-150200.3.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-150200.3.65.1.aarch64",
"product": {
"name": "php7-pgsql-7.4.33-150200.3.65.1.aarch64",
"product_id": "php7-pgsql-7.4.33-150200.3.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-150200.3.65.1.aarch64",
"product": {
"name": "php7-phar-7.4.33-150200.3.65.1.aarch64",
"product_id": "php7-phar-7.4.33-150200.3.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-150200.3.65.1.aarch64",
"product": {
"name": "php7-posix-7.4.33-150200.3.65.1.aarch64",
"product_id": "php7-posix-7.4.33-150200.3.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-150200.3.65.1.aarch64",
"product": {
"name": "php7-readline-7.4.33-150200.3.65.1.aarch64",
"product_id": "php7-readline-7.4.33-150200.3.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-150200.3.65.1.aarch64",
"product": {
"name": "php7-shmop-7.4.33-150200.3.65.1.aarch64",
"product_id": "php7-shmop-7.4.33-150200.3.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-150200.3.65.1.aarch64",
"product": {
"name": "php7-snmp-7.4.33-150200.3.65.1.aarch64",
"product_id": "php7-snmp-7.4.33-150200.3.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-150200.3.65.1.aarch64",
"product": {
"name": "php7-soap-7.4.33-150200.3.65.1.aarch64",
"product_id": "php7-soap-7.4.33-150200.3.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-150200.3.65.1.aarch64",
"product": {
"name": "php7-sockets-7.4.33-150200.3.65.1.aarch64",
"product_id": "php7-sockets-7.4.33-150200.3.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-150200.3.65.1.aarch64",
"product": {
"name": "php7-sodium-7.4.33-150200.3.65.1.aarch64",
"product_id": "php7-sodium-7.4.33-150200.3.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-150200.3.65.1.aarch64",
"product": {
"name": "php7-sqlite-7.4.33-150200.3.65.1.aarch64",
"product_id": "php7-sqlite-7.4.33-150200.3.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-150200.3.65.1.aarch64",
"product": {
"name": "php7-sysvmsg-7.4.33-150200.3.65.1.aarch64",
"product_id": "php7-sysvmsg-7.4.33-150200.3.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-150200.3.65.1.aarch64",
"product": {
"name": "php7-sysvsem-7.4.33-150200.3.65.1.aarch64",
"product_id": "php7-sysvsem-7.4.33-150200.3.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-150200.3.65.1.aarch64",
"product": {
"name": "php7-sysvshm-7.4.33-150200.3.65.1.aarch64",
"product_id": "php7-sysvshm-7.4.33-150200.3.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.33-150200.3.65.1.aarch64",
"product": {
"name": "php7-test-7.4.33-150200.3.65.1.aarch64",
"product_id": "php7-test-7.4.33-150200.3.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-150200.3.65.1.aarch64",
"product": {
"name": "php7-tidy-7.4.33-150200.3.65.1.aarch64",
"product_id": "php7-tidy-7.4.33-150200.3.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-150200.3.65.1.aarch64",
"product": {
"name": "php7-tokenizer-7.4.33-150200.3.65.1.aarch64",
"product_id": "php7-tokenizer-7.4.33-150200.3.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-150200.3.65.1.aarch64",
"product": {
"name": "php7-xmlreader-7.4.33-150200.3.65.1.aarch64",
"product_id": "php7-xmlreader-7.4.33-150200.3.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-150200.3.65.1.aarch64",
"product": {
"name": "php7-xmlrpc-7.4.33-150200.3.65.1.aarch64",
"product_id": "php7-xmlrpc-7.4.33-150200.3.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-150200.3.65.1.aarch64",
"product": {
"name": "php7-xmlwriter-7.4.33-150200.3.65.1.aarch64",
"product_id": "php7-xmlwriter-7.4.33-150200.3.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-150200.3.65.1.aarch64",
"product": {
"name": "php7-xsl-7.4.33-150200.3.65.1.aarch64",
"product_id": "php7-xsl-7.4.33-150200.3.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-150200.3.65.1.aarch64",
"product": {
"name": "php7-zip-7.4.33-150200.3.65.1.aarch64",
"product_id": "php7-zip-7.4.33-150200.3.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-150200.3.65.1.aarch64",
"product": {
"name": "php7-zlib-7.4.33-150200.3.65.1.aarch64",
"product_id": "php7-zlib-7.4.33-150200.3.65.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.33-150200.3.65.1.i586",
"product": {
"name": "apache2-mod_php7-7.4.33-150200.3.65.1.i586",
"product_id": "apache2-mod_php7-7.4.33-150200.3.65.1.i586"
}
},
{
"category": "product_version",
"name": "php7-7.4.33-150200.3.65.1.i586",
"product": {
"name": "php7-7.4.33-150200.3.65.1.i586",
"product_id": "php7-7.4.33-150200.3.65.1.i586"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-150200.3.65.1.i586",
"product": {
"name": "php7-bcmath-7.4.33-150200.3.65.1.i586",
"product_id": "php7-bcmath-7.4.33-150200.3.65.1.i586"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-150200.3.65.1.i586",
"product": {
"name": "php7-bz2-7.4.33-150200.3.65.1.i586",
"product_id": "php7-bz2-7.4.33-150200.3.65.1.i586"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-150200.3.65.1.i586",
"product": {
"name": "php7-calendar-7.4.33-150200.3.65.1.i586",
"product_id": "php7-calendar-7.4.33-150200.3.65.1.i586"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-150200.3.65.1.i586",
"product": {
"name": "php7-ctype-7.4.33-150200.3.65.1.i586",
"product_id": "php7-ctype-7.4.33-150200.3.65.1.i586"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-150200.3.65.1.i586",
"product": {
"name": "php7-curl-7.4.33-150200.3.65.1.i586",
"product_id": "php7-curl-7.4.33-150200.3.65.1.i586"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-150200.3.65.1.i586",
"product": {
"name": "php7-dba-7.4.33-150200.3.65.1.i586",
"product_id": "php7-dba-7.4.33-150200.3.65.1.i586"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-150200.3.65.1.i586",
"product": {
"name": "php7-devel-7.4.33-150200.3.65.1.i586",
"product_id": "php7-devel-7.4.33-150200.3.65.1.i586"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-150200.3.65.1.i586",
"product": {
"name": "php7-dom-7.4.33-150200.3.65.1.i586",
"product_id": "php7-dom-7.4.33-150200.3.65.1.i586"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.33-150200.3.65.1.i586",
"product": {
"name": "php7-embed-7.4.33-150200.3.65.1.i586",
"product_id": "php7-embed-7.4.33-150200.3.65.1.i586"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-150200.3.65.1.i586",
"product": {
"name": "php7-enchant-7.4.33-150200.3.65.1.i586",
"product_id": "php7-enchant-7.4.33-150200.3.65.1.i586"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-150200.3.65.1.i586",
"product": {
"name": "php7-exif-7.4.33-150200.3.65.1.i586",
"product_id": "php7-exif-7.4.33-150200.3.65.1.i586"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.33-150200.3.65.1.i586",
"product": {
"name": "php7-fastcgi-7.4.33-150200.3.65.1.i586",
"product_id": "php7-fastcgi-7.4.33-150200.3.65.1.i586"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-150200.3.65.1.i586",
"product": {
"name": "php7-fileinfo-7.4.33-150200.3.65.1.i586",
"product_id": "php7-fileinfo-7.4.33-150200.3.65.1.i586"
}
},
{
"category": "product_version",
"name": "php7-firebird-7.4.33-150200.3.65.1.i586",
"product": {
"name": "php7-firebird-7.4.33-150200.3.65.1.i586",
"product_id": "php7-firebird-7.4.33-150200.3.65.1.i586"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.33-150200.3.65.1.i586",
"product": {
"name": "php7-fpm-7.4.33-150200.3.65.1.i586",
"product_id": "php7-fpm-7.4.33-150200.3.65.1.i586"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-150200.3.65.1.i586",
"product": {
"name": "php7-ftp-7.4.33-150200.3.65.1.i586",
"product_id": "php7-ftp-7.4.33-150200.3.65.1.i586"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-150200.3.65.1.i586",
"product": {
"name": "php7-gd-7.4.33-150200.3.65.1.i586",
"product_id": "php7-gd-7.4.33-150200.3.65.1.i586"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-150200.3.65.1.i586",
"product": {
"name": "php7-gettext-7.4.33-150200.3.65.1.i586",
"product_id": "php7-gettext-7.4.33-150200.3.65.1.i586"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-150200.3.65.1.i586",
"product": {
"name": "php7-gmp-7.4.33-150200.3.65.1.i586",
"product_id": "php7-gmp-7.4.33-150200.3.65.1.i586"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-150200.3.65.1.i586",
"product": {
"name": "php7-iconv-7.4.33-150200.3.65.1.i586",
"product_id": "php7-iconv-7.4.33-150200.3.65.1.i586"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-150200.3.65.1.i586",
"product": {
"name": "php7-intl-7.4.33-150200.3.65.1.i586",
"product_id": "php7-intl-7.4.33-150200.3.65.1.i586"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-150200.3.65.1.i586",
"product": {
"name": "php7-json-7.4.33-150200.3.65.1.i586",
"product_id": "php7-json-7.4.33-150200.3.65.1.i586"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-150200.3.65.1.i586",
"product": {
"name": "php7-ldap-7.4.33-150200.3.65.1.i586",
"product_id": "php7-ldap-7.4.33-150200.3.65.1.i586"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-150200.3.65.1.i586",
"product": {
"name": "php7-mbstring-7.4.33-150200.3.65.1.i586",
"product_id": "php7-mbstring-7.4.33-150200.3.65.1.i586"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-150200.3.65.1.i586",
"product": {
"name": "php7-mysql-7.4.33-150200.3.65.1.i586",
"product_id": "php7-mysql-7.4.33-150200.3.65.1.i586"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-150200.3.65.1.i586",
"product": {
"name": "php7-odbc-7.4.33-150200.3.65.1.i586",
"product_id": "php7-odbc-7.4.33-150200.3.65.1.i586"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-150200.3.65.1.i586",
"product": {
"name": "php7-opcache-7.4.33-150200.3.65.1.i586",
"product_id": "php7-opcache-7.4.33-150200.3.65.1.i586"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-150200.3.65.1.i586",
"product": {
"name": "php7-openssl-7.4.33-150200.3.65.1.i586",
"product_id": "php7-openssl-7.4.33-150200.3.65.1.i586"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-150200.3.65.1.i586",
"product": {
"name": "php7-pcntl-7.4.33-150200.3.65.1.i586",
"product_id": "php7-pcntl-7.4.33-150200.3.65.1.i586"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-150200.3.65.1.i586",
"product": {
"name": "php7-pdo-7.4.33-150200.3.65.1.i586",
"product_id": "php7-pdo-7.4.33-150200.3.65.1.i586"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-150200.3.65.1.i586",
"product": {
"name": "php7-pgsql-7.4.33-150200.3.65.1.i586",
"product_id": "php7-pgsql-7.4.33-150200.3.65.1.i586"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-150200.3.65.1.i586",
"product": {
"name": "php7-phar-7.4.33-150200.3.65.1.i586",
"product_id": "php7-phar-7.4.33-150200.3.65.1.i586"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-150200.3.65.1.i586",
"product": {
"name": "php7-posix-7.4.33-150200.3.65.1.i586",
"product_id": "php7-posix-7.4.33-150200.3.65.1.i586"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-150200.3.65.1.i586",
"product": {
"name": "php7-readline-7.4.33-150200.3.65.1.i586",
"product_id": "php7-readline-7.4.33-150200.3.65.1.i586"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-150200.3.65.1.i586",
"product": {
"name": "php7-shmop-7.4.33-150200.3.65.1.i586",
"product_id": "php7-shmop-7.4.33-150200.3.65.1.i586"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-150200.3.65.1.i586",
"product": {
"name": "php7-snmp-7.4.33-150200.3.65.1.i586",
"product_id": "php7-snmp-7.4.33-150200.3.65.1.i586"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-150200.3.65.1.i586",
"product": {
"name": "php7-soap-7.4.33-150200.3.65.1.i586",
"product_id": "php7-soap-7.4.33-150200.3.65.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-150200.3.65.1.i586",
"product": {
"name": "php7-sockets-7.4.33-150200.3.65.1.i586",
"product_id": "php7-sockets-7.4.33-150200.3.65.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-150200.3.65.1.i586",
"product": {
"name": "php7-sodium-7.4.33-150200.3.65.1.i586",
"product_id": "php7-sodium-7.4.33-150200.3.65.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-150200.3.65.1.i586",
"product": {
"name": "php7-sqlite-7.4.33-150200.3.65.1.i586",
"product_id": "php7-sqlite-7.4.33-150200.3.65.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-150200.3.65.1.i586",
"product": {
"name": "php7-sysvmsg-7.4.33-150200.3.65.1.i586",
"product_id": "php7-sysvmsg-7.4.33-150200.3.65.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-150200.3.65.1.i586",
"product": {
"name": "php7-sysvsem-7.4.33-150200.3.65.1.i586",
"product_id": "php7-sysvsem-7.4.33-150200.3.65.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-150200.3.65.1.i586",
"product": {
"name": "php7-sysvshm-7.4.33-150200.3.65.1.i586",
"product_id": "php7-sysvshm-7.4.33-150200.3.65.1.i586"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.33-150200.3.65.1.i586",
"product": {
"name": "php7-test-7.4.33-150200.3.65.1.i586",
"product_id": "php7-test-7.4.33-150200.3.65.1.i586"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-150200.3.65.1.i586",
"product": {
"name": "php7-tidy-7.4.33-150200.3.65.1.i586",
"product_id": "php7-tidy-7.4.33-150200.3.65.1.i586"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-150200.3.65.1.i586",
"product": {
"name": "php7-tokenizer-7.4.33-150200.3.65.1.i586",
"product_id": "php7-tokenizer-7.4.33-150200.3.65.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-150200.3.65.1.i586",
"product": {
"name": "php7-xmlreader-7.4.33-150200.3.65.1.i586",
"product_id": "php7-xmlreader-7.4.33-150200.3.65.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-150200.3.65.1.i586",
"product": {
"name": "php7-xmlrpc-7.4.33-150200.3.65.1.i586",
"product_id": "php7-xmlrpc-7.4.33-150200.3.65.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-150200.3.65.1.i586",
"product": {
"name": "php7-xmlwriter-7.4.33-150200.3.65.1.i586",
"product_id": "php7-xmlwriter-7.4.33-150200.3.65.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-150200.3.65.1.i586",
"product": {
"name": "php7-xsl-7.4.33-150200.3.65.1.i586",
"product_id": "php7-xsl-7.4.33-150200.3.65.1.i586"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-150200.3.65.1.i586",
"product": {
"name": "php7-zip-7.4.33-150200.3.65.1.i586",
"product_id": "php7-zip-7.4.33-150200.3.65.1.i586"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-150200.3.65.1.i586",
"product": {
"name": "php7-zlib-7.4.33-150200.3.65.1.i586",
"product_id": "php7-zlib-7.4.33-150200.3.65.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.33-150200.3.65.1.ppc64le",
"product": {
"name": "apache2-mod_php7-7.4.33-150200.3.65.1.ppc64le",
"product_id": "apache2-mod_php7-7.4.33-150200.3.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-7.4.33-150200.3.65.1.ppc64le",
"product": {
"name": "php7-7.4.33-150200.3.65.1.ppc64le",
"product_id": "php7-7.4.33-150200.3.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-150200.3.65.1.ppc64le",
"product": {
"name": "php7-bcmath-7.4.33-150200.3.65.1.ppc64le",
"product_id": "php7-bcmath-7.4.33-150200.3.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-150200.3.65.1.ppc64le",
"product": {
"name": "php7-bz2-7.4.33-150200.3.65.1.ppc64le",
"product_id": "php7-bz2-7.4.33-150200.3.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-150200.3.65.1.ppc64le",
"product": {
"name": "php7-calendar-7.4.33-150200.3.65.1.ppc64le",
"product_id": "php7-calendar-7.4.33-150200.3.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-150200.3.65.1.ppc64le",
"product": {
"name": "php7-ctype-7.4.33-150200.3.65.1.ppc64le",
"product_id": "php7-ctype-7.4.33-150200.3.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-150200.3.65.1.ppc64le",
"product": {
"name": "php7-curl-7.4.33-150200.3.65.1.ppc64le",
"product_id": "php7-curl-7.4.33-150200.3.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-150200.3.65.1.ppc64le",
"product": {
"name": "php7-dba-7.4.33-150200.3.65.1.ppc64le",
"product_id": "php7-dba-7.4.33-150200.3.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-150200.3.65.1.ppc64le",
"product": {
"name": "php7-devel-7.4.33-150200.3.65.1.ppc64le",
"product_id": "php7-devel-7.4.33-150200.3.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-150200.3.65.1.ppc64le",
"product": {
"name": "php7-dom-7.4.33-150200.3.65.1.ppc64le",
"product_id": "php7-dom-7.4.33-150200.3.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.33-150200.3.65.1.ppc64le",
"product": {
"name": "php7-embed-7.4.33-150200.3.65.1.ppc64le",
"product_id": "php7-embed-7.4.33-150200.3.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-150200.3.65.1.ppc64le",
"product": {
"name": "php7-enchant-7.4.33-150200.3.65.1.ppc64le",
"product_id": "php7-enchant-7.4.33-150200.3.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-150200.3.65.1.ppc64le",
"product": {
"name": "php7-exif-7.4.33-150200.3.65.1.ppc64le",
"product_id": "php7-exif-7.4.33-150200.3.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.33-150200.3.65.1.ppc64le",
"product": {
"name": "php7-fastcgi-7.4.33-150200.3.65.1.ppc64le",
"product_id": "php7-fastcgi-7.4.33-150200.3.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-150200.3.65.1.ppc64le",
"product": {
"name": "php7-fileinfo-7.4.33-150200.3.65.1.ppc64le",
"product_id": "php7-fileinfo-7.4.33-150200.3.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-firebird-7.4.33-150200.3.65.1.ppc64le",
"product": {
"name": "php7-firebird-7.4.33-150200.3.65.1.ppc64le",
"product_id": "php7-firebird-7.4.33-150200.3.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.33-150200.3.65.1.ppc64le",
"product": {
"name": "php7-fpm-7.4.33-150200.3.65.1.ppc64le",
"product_id": "php7-fpm-7.4.33-150200.3.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-150200.3.65.1.ppc64le",
"product": {
"name": "php7-ftp-7.4.33-150200.3.65.1.ppc64le",
"product_id": "php7-ftp-7.4.33-150200.3.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-150200.3.65.1.ppc64le",
"product": {
"name": "php7-gd-7.4.33-150200.3.65.1.ppc64le",
"product_id": "php7-gd-7.4.33-150200.3.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-150200.3.65.1.ppc64le",
"product": {
"name": "php7-gettext-7.4.33-150200.3.65.1.ppc64le",
"product_id": "php7-gettext-7.4.33-150200.3.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-150200.3.65.1.ppc64le",
"product": {
"name": "php7-gmp-7.4.33-150200.3.65.1.ppc64le",
"product_id": "php7-gmp-7.4.33-150200.3.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-150200.3.65.1.ppc64le",
"product": {
"name": "php7-iconv-7.4.33-150200.3.65.1.ppc64le",
"product_id": "php7-iconv-7.4.33-150200.3.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-150200.3.65.1.ppc64le",
"product": {
"name": "php7-intl-7.4.33-150200.3.65.1.ppc64le",
"product_id": "php7-intl-7.4.33-150200.3.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-150200.3.65.1.ppc64le",
"product": {
"name": "php7-json-7.4.33-150200.3.65.1.ppc64le",
"product_id": "php7-json-7.4.33-150200.3.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-150200.3.65.1.ppc64le",
"product": {
"name": "php7-ldap-7.4.33-150200.3.65.1.ppc64le",
"product_id": "php7-ldap-7.4.33-150200.3.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-150200.3.65.1.ppc64le",
"product": {
"name": "php7-mbstring-7.4.33-150200.3.65.1.ppc64le",
"product_id": "php7-mbstring-7.4.33-150200.3.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-150200.3.65.1.ppc64le",
"product": {
"name": "php7-mysql-7.4.33-150200.3.65.1.ppc64le",
"product_id": "php7-mysql-7.4.33-150200.3.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-150200.3.65.1.ppc64le",
"product": {
"name": "php7-odbc-7.4.33-150200.3.65.1.ppc64le",
"product_id": "php7-odbc-7.4.33-150200.3.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-150200.3.65.1.ppc64le",
"product": {
"name": "php7-opcache-7.4.33-150200.3.65.1.ppc64le",
"product_id": "php7-opcache-7.4.33-150200.3.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-150200.3.65.1.ppc64le",
"product": {
"name": "php7-openssl-7.4.33-150200.3.65.1.ppc64le",
"product_id": "php7-openssl-7.4.33-150200.3.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-150200.3.65.1.ppc64le",
"product": {
"name": "php7-pcntl-7.4.33-150200.3.65.1.ppc64le",
"product_id": "php7-pcntl-7.4.33-150200.3.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-150200.3.65.1.ppc64le",
"product": {
"name": "php7-pdo-7.4.33-150200.3.65.1.ppc64le",
"product_id": "php7-pdo-7.4.33-150200.3.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-150200.3.65.1.ppc64le",
"product": {
"name": "php7-pgsql-7.4.33-150200.3.65.1.ppc64le",
"product_id": "php7-pgsql-7.4.33-150200.3.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-150200.3.65.1.ppc64le",
"product": {
"name": "php7-phar-7.4.33-150200.3.65.1.ppc64le",
"product_id": "php7-phar-7.4.33-150200.3.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-150200.3.65.1.ppc64le",
"product": {
"name": "php7-posix-7.4.33-150200.3.65.1.ppc64le",
"product_id": "php7-posix-7.4.33-150200.3.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-150200.3.65.1.ppc64le",
"product": {
"name": "php7-readline-7.4.33-150200.3.65.1.ppc64le",
"product_id": "php7-readline-7.4.33-150200.3.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-150200.3.65.1.ppc64le",
"product": {
"name": "php7-shmop-7.4.33-150200.3.65.1.ppc64le",
"product_id": "php7-shmop-7.4.33-150200.3.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-150200.3.65.1.ppc64le",
"product": {
"name": "php7-snmp-7.4.33-150200.3.65.1.ppc64le",
"product_id": "php7-snmp-7.4.33-150200.3.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-150200.3.65.1.ppc64le",
"product": {
"name": "php7-soap-7.4.33-150200.3.65.1.ppc64le",
"product_id": "php7-soap-7.4.33-150200.3.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-150200.3.65.1.ppc64le",
"product": {
"name": "php7-sockets-7.4.33-150200.3.65.1.ppc64le",
"product_id": "php7-sockets-7.4.33-150200.3.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-150200.3.65.1.ppc64le",
"product": {
"name": "php7-sodium-7.4.33-150200.3.65.1.ppc64le",
"product_id": "php7-sodium-7.4.33-150200.3.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-150200.3.65.1.ppc64le",
"product": {
"name": "php7-sqlite-7.4.33-150200.3.65.1.ppc64le",
"product_id": "php7-sqlite-7.4.33-150200.3.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-150200.3.65.1.ppc64le",
"product": {
"name": "php7-sysvmsg-7.4.33-150200.3.65.1.ppc64le",
"product_id": "php7-sysvmsg-7.4.33-150200.3.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-150200.3.65.1.ppc64le",
"product": {
"name": "php7-sysvsem-7.4.33-150200.3.65.1.ppc64le",
"product_id": "php7-sysvsem-7.4.33-150200.3.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-150200.3.65.1.ppc64le",
"product": {
"name": "php7-sysvshm-7.4.33-150200.3.65.1.ppc64le",
"product_id": "php7-sysvshm-7.4.33-150200.3.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.33-150200.3.65.1.ppc64le",
"product": {
"name": "php7-test-7.4.33-150200.3.65.1.ppc64le",
"product_id": "php7-test-7.4.33-150200.3.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-150200.3.65.1.ppc64le",
"product": {
"name": "php7-tidy-7.4.33-150200.3.65.1.ppc64le",
"product_id": "php7-tidy-7.4.33-150200.3.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-150200.3.65.1.ppc64le",
"product": {
"name": "php7-tokenizer-7.4.33-150200.3.65.1.ppc64le",
"product_id": "php7-tokenizer-7.4.33-150200.3.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-150200.3.65.1.ppc64le",
"product": {
"name": "php7-xmlreader-7.4.33-150200.3.65.1.ppc64le",
"product_id": "php7-xmlreader-7.4.33-150200.3.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-150200.3.65.1.ppc64le",
"product": {
"name": "php7-xmlrpc-7.4.33-150200.3.65.1.ppc64le",
"product_id": "php7-xmlrpc-7.4.33-150200.3.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-150200.3.65.1.ppc64le",
"product": {
"name": "php7-xmlwriter-7.4.33-150200.3.65.1.ppc64le",
"product_id": "php7-xmlwriter-7.4.33-150200.3.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-150200.3.65.1.ppc64le",
"product": {
"name": "php7-xsl-7.4.33-150200.3.65.1.ppc64le",
"product_id": "php7-xsl-7.4.33-150200.3.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-150200.3.65.1.ppc64le",
"product": {
"name": "php7-zip-7.4.33-150200.3.65.1.ppc64le",
"product_id": "php7-zip-7.4.33-150200.3.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-150200.3.65.1.ppc64le",
"product": {
"name": "php7-zlib-7.4.33-150200.3.65.1.ppc64le",
"product_id": "php7-zlib-7.4.33-150200.3.65.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.33-150200.3.65.1.s390x",
"product": {
"name": "apache2-mod_php7-7.4.33-150200.3.65.1.s390x",
"product_id": "apache2-mod_php7-7.4.33-150200.3.65.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-7.4.33-150200.3.65.1.s390x",
"product": {
"name": "php7-7.4.33-150200.3.65.1.s390x",
"product_id": "php7-7.4.33-150200.3.65.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-150200.3.65.1.s390x",
"product": {
"name": "php7-bcmath-7.4.33-150200.3.65.1.s390x",
"product_id": "php7-bcmath-7.4.33-150200.3.65.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-150200.3.65.1.s390x",
"product": {
"name": "php7-bz2-7.4.33-150200.3.65.1.s390x",
"product_id": "php7-bz2-7.4.33-150200.3.65.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-150200.3.65.1.s390x",
"product": {
"name": "php7-calendar-7.4.33-150200.3.65.1.s390x",
"product_id": "php7-calendar-7.4.33-150200.3.65.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-150200.3.65.1.s390x",
"product": {
"name": "php7-ctype-7.4.33-150200.3.65.1.s390x",
"product_id": "php7-ctype-7.4.33-150200.3.65.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-150200.3.65.1.s390x",
"product": {
"name": "php7-curl-7.4.33-150200.3.65.1.s390x",
"product_id": "php7-curl-7.4.33-150200.3.65.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-150200.3.65.1.s390x",
"product": {
"name": "php7-dba-7.4.33-150200.3.65.1.s390x",
"product_id": "php7-dba-7.4.33-150200.3.65.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-150200.3.65.1.s390x",
"product": {
"name": "php7-devel-7.4.33-150200.3.65.1.s390x",
"product_id": "php7-devel-7.4.33-150200.3.65.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-150200.3.65.1.s390x",
"product": {
"name": "php7-dom-7.4.33-150200.3.65.1.s390x",
"product_id": "php7-dom-7.4.33-150200.3.65.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.33-150200.3.65.1.s390x",
"product": {
"name": "php7-embed-7.4.33-150200.3.65.1.s390x",
"product_id": "php7-embed-7.4.33-150200.3.65.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-150200.3.65.1.s390x",
"product": {
"name": "php7-enchant-7.4.33-150200.3.65.1.s390x",
"product_id": "php7-enchant-7.4.33-150200.3.65.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-150200.3.65.1.s390x",
"product": {
"name": "php7-exif-7.4.33-150200.3.65.1.s390x",
"product_id": "php7-exif-7.4.33-150200.3.65.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.33-150200.3.65.1.s390x",
"product": {
"name": "php7-fastcgi-7.4.33-150200.3.65.1.s390x",
"product_id": "php7-fastcgi-7.4.33-150200.3.65.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-150200.3.65.1.s390x",
"product": {
"name": "php7-fileinfo-7.4.33-150200.3.65.1.s390x",
"product_id": "php7-fileinfo-7.4.33-150200.3.65.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-firebird-7.4.33-150200.3.65.1.s390x",
"product": {
"name": "php7-firebird-7.4.33-150200.3.65.1.s390x",
"product_id": "php7-firebird-7.4.33-150200.3.65.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.33-150200.3.65.1.s390x",
"product": {
"name": "php7-fpm-7.4.33-150200.3.65.1.s390x",
"product_id": "php7-fpm-7.4.33-150200.3.65.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-150200.3.65.1.s390x",
"product": {
"name": "php7-ftp-7.4.33-150200.3.65.1.s390x",
"product_id": "php7-ftp-7.4.33-150200.3.65.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-150200.3.65.1.s390x",
"product": {
"name": "php7-gd-7.4.33-150200.3.65.1.s390x",
"product_id": "php7-gd-7.4.33-150200.3.65.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-150200.3.65.1.s390x",
"product": {
"name": "php7-gettext-7.4.33-150200.3.65.1.s390x",
"product_id": "php7-gettext-7.4.33-150200.3.65.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-150200.3.65.1.s390x",
"product": {
"name": "php7-gmp-7.4.33-150200.3.65.1.s390x",
"product_id": "php7-gmp-7.4.33-150200.3.65.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-150200.3.65.1.s390x",
"product": {
"name": "php7-iconv-7.4.33-150200.3.65.1.s390x",
"product_id": "php7-iconv-7.4.33-150200.3.65.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-150200.3.65.1.s390x",
"product": {
"name": "php7-intl-7.4.33-150200.3.65.1.s390x",
"product_id": "php7-intl-7.4.33-150200.3.65.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-150200.3.65.1.s390x",
"product": {
"name": "php7-json-7.4.33-150200.3.65.1.s390x",
"product_id": "php7-json-7.4.33-150200.3.65.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-150200.3.65.1.s390x",
"product": {
"name": "php7-ldap-7.4.33-150200.3.65.1.s390x",
"product_id": "php7-ldap-7.4.33-150200.3.65.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-150200.3.65.1.s390x",
"product": {
"name": "php7-mbstring-7.4.33-150200.3.65.1.s390x",
"product_id": "php7-mbstring-7.4.33-150200.3.65.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-150200.3.65.1.s390x",
"product": {
"name": "php7-mysql-7.4.33-150200.3.65.1.s390x",
"product_id": "php7-mysql-7.4.33-150200.3.65.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-150200.3.65.1.s390x",
"product": {
"name": "php7-odbc-7.4.33-150200.3.65.1.s390x",
"product_id": "php7-odbc-7.4.33-150200.3.65.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-150200.3.65.1.s390x",
"product": {
"name": "php7-opcache-7.4.33-150200.3.65.1.s390x",
"product_id": "php7-opcache-7.4.33-150200.3.65.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-150200.3.65.1.s390x",
"product": {
"name": "php7-openssl-7.4.33-150200.3.65.1.s390x",
"product_id": "php7-openssl-7.4.33-150200.3.65.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-150200.3.65.1.s390x",
"product": {
"name": "php7-pcntl-7.4.33-150200.3.65.1.s390x",
"product_id": "php7-pcntl-7.4.33-150200.3.65.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-150200.3.65.1.s390x",
"product": {
"name": "php7-pdo-7.4.33-150200.3.65.1.s390x",
"product_id": "php7-pdo-7.4.33-150200.3.65.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-150200.3.65.1.s390x",
"product": {
"name": "php7-pgsql-7.4.33-150200.3.65.1.s390x",
"product_id": "php7-pgsql-7.4.33-150200.3.65.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-150200.3.65.1.s390x",
"product": {
"name": "php7-phar-7.4.33-150200.3.65.1.s390x",
"product_id": "php7-phar-7.4.33-150200.3.65.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-150200.3.65.1.s390x",
"product": {
"name": "php7-posix-7.4.33-150200.3.65.1.s390x",
"product_id": "php7-posix-7.4.33-150200.3.65.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-150200.3.65.1.s390x",
"product": {
"name": "php7-readline-7.4.33-150200.3.65.1.s390x",
"product_id": "php7-readline-7.4.33-150200.3.65.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-150200.3.65.1.s390x",
"product": {
"name": "php7-shmop-7.4.33-150200.3.65.1.s390x",
"product_id": "php7-shmop-7.4.33-150200.3.65.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-150200.3.65.1.s390x",
"product": {
"name": "php7-snmp-7.4.33-150200.3.65.1.s390x",
"product_id": "php7-snmp-7.4.33-150200.3.65.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-150200.3.65.1.s390x",
"product": {
"name": "php7-soap-7.4.33-150200.3.65.1.s390x",
"product_id": "php7-soap-7.4.33-150200.3.65.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-150200.3.65.1.s390x",
"product": {
"name": "php7-sockets-7.4.33-150200.3.65.1.s390x",
"product_id": "php7-sockets-7.4.33-150200.3.65.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-150200.3.65.1.s390x",
"product": {
"name": "php7-sodium-7.4.33-150200.3.65.1.s390x",
"product_id": "php7-sodium-7.4.33-150200.3.65.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-150200.3.65.1.s390x",
"product": {
"name": "php7-sqlite-7.4.33-150200.3.65.1.s390x",
"product_id": "php7-sqlite-7.4.33-150200.3.65.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-150200.3.65.1.s390x",
"product": {
"name": "php7-sysvmsg-7.4.33-150200.3.65.1.s390x",
"product_id": "php7-sysvmsg-7.4.33-150200.3.65.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-150200.3.65.1.s390x",
"product": {
"name": "php7-sysvsem-7.4.33-150200.3.65.1.s390x",
"product_id": "php7-sysvsem-7.4.33-150200.3.65.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-150200.3.65.1.s390x",
"product": {
"name": "php7-sysvshm-7.4.33-150200.3.65.1.s390x",
"product_id": "php7-sysvshm-7.4.33-150200.3.65.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.33-150200.3.65.1.s390x",
"product": {
"name": "php7-test-7.4.33-150200.3.65.1.s390x",
"product_id": "php7-test-7.4.33-150200.3.65.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-150200.3.65.1.s390x",
"product": {
"name": "php7-tidy-7.4.33-150200.3.65.1.s390x",
"product_id": "php7-tidy-7.4.33-150200.3.65.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-150200.3.65.1.s390x",
"product": {
"name": "php7-tokenizer-7.4.33-150200.3.65.1.s390x",
"product_id": "php7-tokenizer-7.4.33-150200.3.65.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-150200.3.65.1.s390x",
"product": {
"name": "php7-xmlreader-7.4.33-150200.3.65.1.s390x",
"product_id": "php7-xmlreader-7.4.33-150200.3.65.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-150200.3.65.1.s390x",
"product": {
"name": "php7-xmlrpc-7.4.33-150200.3.65.1.s390x",
"product_id": "php7-xmlrpc-7.4.33-150200.3.65.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-150200.3.65.1.s390x",
"product": {
"name": "php7-xmlwriter-7.4.33-150200.3.65.1.s390x",
"product_id": "php7-xmlwriter-7.4.33-150200.3.65.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-150200.3.65.1.s390x",
"product": {
"name": "php7-xsl-7.4.33-150200.3.65.1.s390x",
"product_id": "php7-xsl-7.4.33-150200.3.65.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-150200.3.65.1.s390x",
"product": {
"name": "php7-zip-7.4.33-150200.3.65.1.s390x",
"product_id": "php7-zip-7.4.33-150200.3.65.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-150200.3.65.1.s390x",
"product": {
"name": "php7-zlib-7.4.33-150200.3.65.1.s390x",
"product_id": "php7-zlib-7.4.33-150200.3.65.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"product": {
"name": "apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"product_id": "apache2-mod_php7-7.4.33-150200.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-7.4.33-150200.3.65.1.x86_64",
"product": {
"name": "php7-7.4.33-150200.3.65.1.x86_64",
"product_id": "php7-7.4.33-150200.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"product": {
"name": "php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"product_id": "php7-bcmath-7.4.33-150200.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-150200.3.65.1.x86_64",
"product": {
"name": "php7-bz2-7.4.33-150200.3.65.1.x86_64",
"product_id": "php7-bz2-7.4.33-150200.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-150200.3.65.1.x86_64",
"product": {
"name": "php7-calendar-7.4.33-150200.3.65.1.x86_64",
"product_id": "php7-calendar-7.4.33-150200.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-150200.3.65.1.x86_64",
"product": {
"name": "php7-ctype-7.4.33-150200.3.65.1.x86_64",
"product_id": "php7-ctype-7.4.33-150200.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-150200.3.65.1.x86_64",
"product": {
"name": "php7-curl-7.4.33-150200.3.65.1.x86_64",
"product_id": "php7-curl-7.4.33-150200.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-150200.3.65.1.x86_64",
"product": {
"name": "php7-dba-7.4.33-150200.3.65.1.x86_64",
"product_id": "php7-dba-7.4.33-150200.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-150200.3.65.1.x86_64",
"product": {
"name": "php7-devel-7.4.33-150200.3.65.1.x86_64",
"product_id": "php7-devel-7.4.33-150200.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-150200.3.65.1.x86_64",
"product": {
"name": "php7-dom-7.4.33-150200.3.65.1.x86_64",
"product_id": "php7-dom-7.4.33-150200.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.33-150200.3.65.1.x86_64",
"product": {
"name": "php7-embed-7.4.33-150200.3.65.1.x86_64",
"product_id": "php7-embed-7.4.33-150200.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-150200.3.65.1.x86_64",
"product": {
"name": "php7-enchant-7.4.33-150200.3.65.1.x86_64",
"product_id": "php7-enchant-7.4.33-150200.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-150200.3.65.1.x86_64",
"product": {
"name": "php7-exif-7.4.33-150200.3.65.1.x86_64",
"product_id": "php7-exif-7.4.33-150200.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"product": {
"name": "php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"product_id": "php7-fastcgi-7.4.33-150200.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"product": {
"name": "php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"product_id": "php7-fileinfo-7.4.33-150200.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-firebird-7.4.33-150200.3.65.1.x86_64",
"product": {
"name": "php7-firebird-7.4.33-150200.3.65.1.x86_64",
"product_id": "php7-firebird-7.4.33-150200.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.33-150200.3.65.1.x86_64",
"product": {
"name": "php7-fpm-7.4.33-150200.3.65.1.x86_64",
"product_id": "php7-fpm-7.4.33-150200.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-150200.3.65.1.x86_64",
"product": {
"name": "php7-ftp-7.4.33-150200.3.65.1.x86_64",
"product_id": "php7-ftp-7.4.33-150200.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-150200.3.65.1.x86_64",
"product": {
"name": "php7-gd-7.4.33-150200.3.65.1.x86_64",
"product_id": "php7-gd-7.4.33-150200.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-150200.3.65.1.x86_64",
"product": {
"name": "php7-gettext-7.4.33-150200.3.65.1.x86_64",
"product_id": "php7-gettext-7.4.33-150200.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-150200.3.65.1.x86_64",
"product": {
"name": "php7-gmp-7.4.33-150200.3.65.1.x86_64",
"product_id": "php7-gmp-7.4.33-150200.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-150200.3.65.1.x86_64",
"product": {
"name": "php7-iconv-7.4.33-150200.3.65.1.x86_64",
"product_id": "php7-iconv-7.4.33-150200.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-150200.3.65.1.x86_64",
"product": {
"name": "php7-intl-7.4.33-150200.3.65.1.x86_64",
"product_id": "php7-intl-7.4.33-150200.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-150200.3.65.1.x86_64",
"product": {
"name": "php7-json-7.4.33-150200.3.65.1.x86_64",
"product_id": "php7-json-7.4.33-150200.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-150200.3.65.1.x86_64",
"product": {
"name": "php7-ldap-7.4.33-150200.3.65.1.x86_64",
"product_id": "php7-ldap-7.4.33-150200.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"product": {
"name": "php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"product_id": "php7-mbstring-7.4.33-150200.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-150200.3.65.1.x86_64",
"product": {
"name": "php7-mysql-7.4.33-150200.3.65.1.x86_64",
"product_id": "php7-mysql-7.4.33-150200.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-150200.3.65.1.x86_64",
"product": {
"name": "php7-odbc-7.4.33-150200.3.65.1.x86_64",
"product_id": "php7-odbc-7.4.33-150200.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-150200.3.65.1.x86_64",
"product": {
"name": "php7-opcache-7.4.33-150200.3.65.1.x86_64",
"product_id": "php7-opcache-7.4.33-150200.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-150200.3.65.1.x86_64",
"product": {
"name": "php7-openssl-7.4.33-150200.3.65.1.x86_64",
"product_id": "php7-openssl-7.4.33-150200.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"product": {
"name": "php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"product_id": "php7-pcntl-7.4.33-150200.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-150200.3.65.1.x86_64",
"product": {
"name": "php7-pdo-7.4.33-150200.3.65.1.x86_64",
"product_id": "php7-pdo-7.4.33-150200.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"product": {
"name": "php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"product_id": "php7-pgsql-7.4.33-150200.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-150200.3.65.1.x86_64",
"product": {
"name": "php7-phar-7.4.33-150200.3.65.1.x86_64",
"product_id": "php7-phar-7.4.33-150200.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-150200.3.65.1.x86_64",
"product": {
"name": "php7-posix-7.4.33-150200.3.65.1.x86_64",
"product_id": "php7-posix-7.4.33-150200.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-150200.3.65.1.x86_64",
"product": {
"name": "php7-readline-7.4.33-150200.3.65.1.x86_64",
"product_id": "php7-readline-7.4.33-150200.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-150200.3.65.1.x86_64",
"product": {
"name": "php7-shmop-7.4.33-150200.3.65.1.x86_64",
"product_id": "php7-shmop-7.4.33-150200.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-150200.3.65.1.x86_64",
"product": {
"name": "php7-snmp-7.4.33-150200.3.65.1.x86_64",
"product_id": "php7-snmp-7.4.33-150200.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-150200.3.65.1.x86_64",
"product": {
"name": "php7-soap-7.4.33-150200.3.65.1.x86_64",
"product_id": "php7-soap-7.4.33-150200.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-150200.3.65.1.x86_64",
"product": {
"name": "php7-sockets-7.4.33-150200.3.65.1.x86_64",
"product_id": "php7-sockets-7.4.33-150200.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-150200.3.65.1.x86_64",
"product": {
"name": "php7-sodium-7.4.33-150200.3.65.1.x86_64",
"product_id": "php7-sodium-7.4.33-150200.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"product": {
"name": "php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"product_id": "php7-sqlite-7.4.33-150200.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"product": {
"name": "php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"product_id": "php7-sysvmsg-7.4.33-150200.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"product": {
"name": "php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"product_id": "php7-sysvsem-7.4.33-150200.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"product": {
"name": "php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"product_id": "php7-sysvshm-7.4.33-150200.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.33-150200.3.65.1.x86_64",
"product": {
"name": "php7-test-7.4.33-150200.3.65.1.x86_64",
"product_id": "php7-test-7.4.33-150200.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-150200.3.65.1.x86_64",
"product": {
"name": "php7-tidy-7.4.33-150200.3.65.1.x86_64",
"product_id": "php7-tidy-7.4.33-150200.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"product": {
"name": "php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"product_id": "php7-tokenizer-7.4.33-150200.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"product": {
"name": "php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"product_id": "php7-xmlreader-7.4.33-150200.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"product": {
"name": "php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"product_id": "php7-xmlrpc-7.4.33-150200.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"product": {
"name": "php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"product_id": "php7-xmlwriter-7.4.33-150200.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-150200.3.65.1.x86_64",
"product": {
"name": "php7-xsl-7.4.33-150200.3.65.1.x86_64",
"product_id": "php7-xsl-7.4.33-150200.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-150200.3.65.1.x86_64",
"product": {
"name": "php7-zip-7.4.33-150200.3.65.1.x86_64",
"product_id": "php7-zip-7.4.33-150200.3.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-150200.3.65.1.x86_64",
"product": {
"name": "php7-zlib-7.4.33-150200.3.65.1.x86_64",
"product_id": "php7-zlib-7.4.33-150200.3.65.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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 High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"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 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"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 Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
}
],
"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-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-curl-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-curl-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-dba-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-dba-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-devel-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-devel-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-dom-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-dom-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-exif-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-exif-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-gd-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-gd-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-intl-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-intl-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-json-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-json-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-phar-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-phar-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-posix-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-posix-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-readline-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-readline-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-soap-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-soap-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-zip-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-zip-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.65.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.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-curl-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-curl-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-dba-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-dba-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-devel-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-devel-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-dom-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-dom-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-exif-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-exif-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-gd-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-gd-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-intl-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-intl-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-json-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-json-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-phar-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-phar-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-posix-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-posix-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-readline-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-readline-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-soap-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-soap-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-zip-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-zip-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.s390x"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.65.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.33-150200.3.65.1.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.65.1.aarch64"
},
"product_reference": "php7-7.4.33-150200.3.65.1.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.65.1.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.65.1.ppc64le"
},
"product_reference": "php7-7.4.33-150200.3.65.1.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.65.1.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.65.1.s390x"
},
"product_reference": "php7-7.4.33-150200.3.65.1.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.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.s390x"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-bz2-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.s390x"
},
"product_reference": "php7-bz2-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-calendar-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.s390x"
},
"product_reference": "php7-calendar-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-ctype-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.s390x"
},
"product_reference": "php7-ctype-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-curl-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-curl-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.s390x"
},
"product_reference": "php7-curl-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-curl-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-dba-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-dba-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.s390x"
},
"product_reference": "php7-dba-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-dba-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-devel-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-devel-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.s390x"
},
"product_reference": "php7-devel-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-devel-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-dom-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-dom-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.s390x"
},
"product_reference": "php7-dom-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-dom-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-enchant-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.s390x"
},
"product_reference": "php7-enchant-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-exif-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-exif-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.s390x"
},
"product_reference": "php7-exif-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-exif-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.s390x"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.s390x"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-fpm-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.s390x"
},
"product_reference": "php7-fpm-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-ftp-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.s390x"
},
"product_reference": "php7-ftp-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-gd-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-gd-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.s390x"
},
"product_reference": "php7-gd-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-gd-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-gettext-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.s390x"
},
"product_reference": "php7-gettext-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-gmp-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.s390x"
},
"product_reference": "php7-gmp-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-iconv-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.s390x"
},
"product_reference": "php7-iconv-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-intl-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-intl-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.s390x"
},
"product_reference": "php7-intl-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-intl-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-json-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-json-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.s390x"
},
"product_reference": "php7-json-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-json-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-ldap-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.s390x"
},
"product_reference": "php7-ldap-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.s390x"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-mysql-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.s390x"
},
"product_reference": "php7-mysql-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-odbc-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.s390x"
},
"product_reference": "php7-odbc-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-opcache-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.s390x"
},
"product_reference": "php7-opcache-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-openssl-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.s390x"
},
"product_reference": "php7-openssl-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.s390x"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-pdo-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.s390x"
},
"product_reference": "php7-pdo-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.s390x"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-phar-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-phar-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.s390x"
},
"product_reference": "php7-phar-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-phar-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-posix-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-posix-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.s390x"
},
"product_reference": "php7-posix-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-posix-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-readline-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-readline-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.s390x"
},
"product_reference": "php7-readline-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-readline-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-shmop-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.s390x"
},
"product_reference": "php7-shmop-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-snmp-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.s390x"
},
"product_reference": "php7-snmp-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-soap-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-soap-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.s390x"
},
"product_reference": "php7-soap-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-soap-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-sockets-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.s390x"
},
"product_reference": "php7-sockets-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-sodium-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.s390x"
},
"product_reference": "php7-sodium-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.s390x"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.s390x"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.s390x"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.s390x"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-tidy-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.s390x"
},
"product_reference": "php7-tidy-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.s390x"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.s390x"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.s390x"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.s390x"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-xsl-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.s390x"
},
"product_reference": "php7-xsl-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-zip-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-zip-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.s390x"
},
"product_reference": "php7-zip-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-zip-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-zlib-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.s390x"
},
"product_reference": "php7-zlib-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.65.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.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.s390x"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.s390x"
},
"product_reference": "php7-7.4.33-150200.3.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.s390x"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-bz2-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.s390x"
},
"product_reference": "php7-bz2-7.4.33-150200.3.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-calendar-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.s390x"
},
"product_reference": "php7-calendar-7.4.33-150200.3.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-ctype-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.s390x"
},
"product_reference": "php7-ctype-7.4.33-150200.3.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-curl-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-curl-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.s390x"
},
"product_reference": "php7-curl-7.4.33-150200.3.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-curl-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-dba-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-dba-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.s390x"
},
"product_reference": "php7-dba-7.4.33-150200.3.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-dba-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-devel-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-devel-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.s390x"
},
"product_reference": "php7-devel-7.4.33-150200.3.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-devel-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-dom-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-dom-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.s390x"
},
"product_reference": "php7-dom-7.4.33-150200.3.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-dom-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-enchant-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.s390x"
},
"product_reference": "php7-enchant-7.4.33-150200.3.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-exif-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-exif-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.s390x"
},
"product_reference": "php7-exif-7.4.33-150200.3.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-exif-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.s390x"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.s390x"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-fpm-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.s390x"
},
"product_reference": "php7-fpm-7.4.33-150200.3.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-ftp-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.s390x"
},
"product_reference": "php7-ftp-7.4.33-150200.3.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-gd-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-gd-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.s390x"
},
"product_reference": "php7-gd-7.4.33-150200.3.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-gd-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-gettext-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.s390x"
},
"product_reference": "php7-gettext-7.4.33-150200.3.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-gmp-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.s390x"
},
"product_reference": "php7-gmp-7.4.33-150200.3.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-iconv-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.s390x"
},
"product_reference": "php7-iconv-7.4.33-150200.3.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-intl-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-intl-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.s390x"
},
"product_reference": "php7-intl-7.4.33-150200.3.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-intl-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-json-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-json-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.s390x"
},
"product_reference": "php7-json-7.4.33-150200.3.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-json-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-ldap-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.s390x"
},
"product_reference": "php7-ldap-7.4.33-150200.3.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.s390x"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-mysql-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.s390x"
},
"product_reference": "php7-mysql-7.4.33-150200.3.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-odbc-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.s390x"
},
"product_reference": "php7-odbc-7.4.33-150200.3.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-opcache-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.s390x"
},
"product_reference": "php7-opcache-7.4.33-150200.3.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-openssl-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.s390x"
},
"product_reference": "php7-openssl-7.4.33-150200.3.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.s390x"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-pdo-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.s390x"
},
"product_reference": "php7-pdo-7.4.33-150200.3.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.s390x"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-phar-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-phar-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.s390x"
},
"product_reference": "php7-phar-7.4.33-150200.3.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-phar-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-posix-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-posix-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.s390x"
},
"product_reference": "php7-posix-7.4.33-150200.3.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-posix-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-readline-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-readline-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.s390x"
},
"product_reference": "php7-readline-7.4.33-150200.3.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-readline-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-shmop-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.s390x"
},
"product_reference": "php7-shmop-7.4.33-150200.3.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-snmp-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.s390x"
},
"product_reference": "php7-snmp-7.4.33-150200.3.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-soap-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-soap-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.s390x"
},
"product_reference": "php7-soap-7.4.33-150200.3.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-soap-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-sockets-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.s390x"
},
"product_reference": "php7-sockets-7.4.33-150200.3.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-sodium-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.s390x"
},
"product_reference": "php7-sodium-7.4.33-150200.3.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.s390x"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.s390x"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.s390x"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.s390x"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-tidy-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.s390x"
},
"product_reference": "php7-tidy-7.4.33-150200.3.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.s390x"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.s390x"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.s390x"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.s390x"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-xsl-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.s390x"
},
"product_reference": "php7-xsl-7.4.33-150200.3.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-zip-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-zip-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.s390x"
},
"product_reference": "php7-zip-7.4.33-150200.3.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-zip-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-zlib-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.s390x"
},
"product_reference": "php7-zlib-7.4.33-150200.3.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-bz2-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-calendar-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-ctype-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-curl-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-curl-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-dba-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-dba-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-devel-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-devel-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-dom-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-dom-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-enchant-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-exif-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-exif-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-fpm-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-ftp-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-gd-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-gd-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-gettext-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-gmp-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-iconv-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-intl-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-intl-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-json-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-json-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-ldap-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-mysql-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-odbc-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-opcache-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-openssl-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-pdo-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-phar-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-phar-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-posix-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-posix-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-readline-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-readline-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-shmop-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-snmp-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-soap-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-soap-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-sockets-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-sodium-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-tidy-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-xsl-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-zip-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-zip-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-zlib-7.4.33-150200.3.65.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.33-150200.3.65.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.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.65.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.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-bz2-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-calendar-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-ctype-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-curl-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-curl-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-dba-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-dba-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-devel-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-devel-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-dom-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-dom-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-enchant-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-exif-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-exif-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-fpm-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-ftp-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-gd-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-gd-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-gettext-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-gmp-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-iconv-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-intl-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-intl-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-json-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-json-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-ldap-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-mysql-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-odbc-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-opcache-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-openssl-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-pdo-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-phar-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-phar-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-posix-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-posix-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-readline-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-readline-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-shmop-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-snmp-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-soap-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-soap-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-sockets-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-sodium-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-tidy-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-xsl-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-zip-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-zip-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.65.1.ppc64le"
},
"product_reference": "php7-zlib-7.4.33-150200.3.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.65.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.65.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.65.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.65.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.65.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.65.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.65.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.65.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.65.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.65.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.65.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.65.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.65.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-curl-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.65.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-curl-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.65.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-dba-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.65.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-dba-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.65.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-devel-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.65.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-devel-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.65.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-dom-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.65.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-dom-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.65.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.65.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.65.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-exif-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.65.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-exif-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.65.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.65.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.65.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.65.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.65.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.65.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.65.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.65.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.65.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-gd-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.65.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-gd-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.65.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.65.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.65.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.65.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.65.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.65.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.65.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-intl-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.65.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-intl-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.65.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-json-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.65.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-json-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.65.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.65.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.65.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.65.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.65.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.65.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.65.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.65.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.65.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.65.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.65.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.65.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.65.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.65.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.65.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.65.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.65.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.65.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.65.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-phar-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.65.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-phar-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.65.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-posix-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.65.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-posix-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.65.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-readline-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.65.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-readline-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.65.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.65.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.65.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.65.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.65.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-soap-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.65.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-soap-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.65.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.65.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.65.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.65.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.65.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.65.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.65.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.65.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.65.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.65.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.65.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.65.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.65.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.65.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.65.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.65.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.65.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.65.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.65.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.65.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.65.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.65.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.65.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.65.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.65.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-zip-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.65.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-zip-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.65.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.65.1.aarch64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.65.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.65.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.65.1.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.65.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-2756",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-2756"
}
],
"notes": [
{
"category": "general",
"text": "Due to an incomplete fix to CVE-2022-31629 https://github.com/advisories/GHSA-c43m-486j-j32p , network and same-site attackers can 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.1:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.65.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-2756",
"url": "https://www.suse.com/security/cve/CVE-2024-2756"
},
{
"category": "external",
"summary": "SUSE Bug 1222857 for CVE-2024-2756",
"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.1:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.65.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.65.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-17T07:30:42Z",
"details": "moderate"
}
],
"title": "CVE-2024-2756"
},
{
"cve": "CVE-2024-3096",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-3096"
}
],
"notes": [
{
"category": "general",
"text": "In PHP version 8.1.* before 8.1.28, 8.2.* before 8.2.18, 8.3.* before 8.3.5, if a password stored with password_hash() starts with a null byte (\\x00), testing a blank string as the password via password_verify() will incorrectly return true.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.65.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-3096",
"url": "https://www.suse.com/security/cve/CVE-2024-3096"
},
{
"category": "external",
"summary": "SUSE Bug 1222858 for CVE-2024-3096",
"url": "https://bugzilla.suse.com/1222858"
}
],
"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.1:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.65.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.65.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-17T07:30:42Z",
"details": "moderate"
}
],
"title": "CVE-2024-3096"
},
{
"cve": "CVE-2024-5458",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-5458"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 8.1.* before 8.1.29, 8.2.* before 8.2.20, 8.3.* before 8.3.8, due to a code logic error, filtering functions such as filter_var when validating URLs (FILTER_VALIDATE_URL) for certain types of URLs the function will result in invalid user information (username + password part of URLs) being treated as valid user information. This may lead to the downstream code accepting invalid URLs as valid and parsing them incorrectly.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.65.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-5458",
"url": "https://www.suse.com/security/cve/CVE-2024-5458"
},
{
"category": "external",
"summary": "SUSE Bug 1226072 for CVE-2024-5458",
"url": "https://bugzilla.suse.com/1226072"
},
{
"category": "external",
"summary": "SUSE Bug 1226073 for CVE-2024-5458",
"url": "https://bugzilla.suse.com/1226073"
},
{
"category": "external",
"summary": "SUSE Bug 1226074 for CVE-2024-5458",
"url": "https://bugzilla.suse.com/1226074"
}
],
"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.1:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.65.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 Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.65.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.65.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-17T07:30:42Z",
"details": "moderate"
}
],
"title": "CVE-2024-5458"
}
]
}
WID-SEC-W-2024-0867
Vulnerability from csaf_certbund - Published: 2024-04-11 22:00 - Updated: 2025-05-12 22:00Summary
PHP: Mehrere Schwachstellen
Severity
Hoch
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: PHP ist eine Programmiersprache, die zur Implementierung von Web-Applikationen genutzt wird.
Angriff: Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in PHP ausnutzen, um beliebigen Programmcode auszuführen, Sicherheitsmaßnahmen zu umgehen oder einen Denial-of-Service-Zustand zu verursachen.
Betroffene Betriebssysteme: - Sonstiges
Affected products
Known affected
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Open Source PHP <8.2.18
Open Source / PHP
|
<8.2.18 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Open Source PHP <8.3.6
Open Source / PHP
|
<8.3.6 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source PHP <8.1.28
Open Source / PHP
|
<8.1.28 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— |
Affected products
Known affected
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Open Source PHP <8.2.18
Open Source / PHP
|
<8.2.18 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Open Source PHP <8.3.6
Open Source / PHP
|
<8.3.6 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source PHP <8.1.28
Open Source / PHP
|
<8.1.28 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— |
Affected products
Known affected
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Open Source PHP <8.2.18
Open Source / PHP
|
<8.2.18 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Open Source PHP <8.3.6
Open Source / PHP
|
<8.3.6 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source PHP <8.1.28
Open Source / PHP
|
<8.1.28 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— |
Affected products
Known affected
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Open Source PHP <8.2.18
Open Source / PHP
|
<8.2.18 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Open Source PHP <8.3.6
Open Source / PHP
|
<8.3.6 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source PHP <8.1.28
Open Source / PHP
|
<8.1.28 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— |
References
32 references
{
"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": "PHP ist eine Programmiersprache, die zur Implementierung von Web-Applikationen genutzt wird.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in PHP ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen oder einen Denial-of-Service-Zustand zu verursachen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-0867 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-0867.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-0867 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-0867"
},
{
"category": "external",
"summary": "PHP Changelog vom 2024-04-11",
"url": "https://php.watch/versions/8.1/releases/8.1.28"
},
{
"category": "external",
"summary": "PHP Changelog vom 2024-04-11",
"url": "https://php.watch/versions/8.2/releases/8.2.18"
},
{
"category": "external",
"summary": "PHP Changelog vom 2024-04-11",
"url": "https://php.watch/versions/8.3/releases/8.3.6"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-5661 vom 2024-04-15",
"url": "https://lists.debian.org/debian-security-announce/2024/msg00069.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-5660 vom 2024-04-15",
"url": "https://lists.debian.org/debian-security-announce/2024/msg00068.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1444-1 vom 2024-04-26",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/BASFW3ZS5T33OQ6TWU672VCOJR5SSESM/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1446-1 vom 2024-04-26",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/B6D6UI3AE3T6YUE6R3EXQ2NFFKLTJVRH/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1445-1 vom 2024-04-26",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-April/018425.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-6757-1 vom 2024-04-29",
"url": "https://ubuntu.com/security/notices/USN-6757-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-6757-2 vom 2024-05-02",
"url": "https://ubuntu.com/security/notices/USN-6757-2"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-3810 vom 2024-05-08",
"url": "https://lists.debian.org/debian-lts-announce/2024/05/msg00005.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASPHP8.2-2024-004 vom 2024-05-30",
"url": "https://alas.aws.amazon.com/AL2/ALASPHP8.2-2024-004.html"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2024-52C23EF1EC vom 2024-06-04",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-52c23ef1ec"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2024-49ABA7B305 vom 2024-06-04",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-49aba7b305"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:2037-1 vom 2024-06-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-June/018728.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASPHP8.1-2024-005 vom 2024-06-25",
"url": "https://alas.aws.amazon.com/AL2/ALASPHP8.1-2024-005.html"
},
{
"category": "external",
"summary": "Gentoo Linux Security Advisory GLSA-202408-32 vom 2024-08-12",
"url": "https://security.gentoo.org/glsa/202408-32"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX24-017 vom 2024-11-21",
"url": "https://securitydocs.business.xerox.com/wp-content/uploads/2024/11/Xerox-Security-Bulletin-XRX24-017-for-Xerox%C2%AE-FreeFlow%C2%AE-Print-Server-v9.pdf"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10951 vom 2024-12-11",
"url": "https://access.redhat.com/errata/RHSA-2024:10951"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10949 vom 2024-12-11",
"url": "https://access.redhat.com/errata/RHSA-2024:10949"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10950 vom 2024-12-11",
"url": "https://access.redhat.com/errata/RHSA-2024:10950"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10952 vom 2024-12-11",
"url": "https://access.redhat.com/errata/RHSA-2024:10952"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-10951 vom 2024-12-12",
"url": "https://linux.oracle.com/errata/ELSA-2024-10951.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-10949 vom 2024-12-12",
"url": "https://linux.oracle.com/errata/ELSA-2024-10949.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-10950 vom 2024-12-13",
"url": "https://linux.oracle.com/errata/ELSA-2024-10950.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-10952 vom 2024-12-13",
"url": "https://linux.oracle.com/errata/ELSA-2024-10952.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2024:10951 vom 2024-12-19",
"url": "https://errata.build.resf.org/RLSA-2024:10951"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2024:10950 vom 2024-12-19",
"url": "https://errata.build.resf.org/RLSA-2024:10950"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2024:10949 vom 2024-12-19",
"url": "https://errata.build.resf.org/RLSA-2024:10949"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:7315 vom 2025-05-13",
"url": "https://access.redhat.com/errata/RHSA-2025:7315"
}
],
"source_lang": "en-US",
"title": "PHP: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-05-12T22:00:00.000+00:00",
"generator": {
"date": "2025-05-13T11:16:01.911+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.12"
}
},
"id": "WID-SEC-W-2024-0867",
"initial_release_date": "2024-04-11T22:00:00.000+00:00",
"revision_history": [
{
"date": "2024-04-11T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-04-15T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2024-04-25T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-04-29T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2024-05-02T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2024-05-07T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2024-05-30T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2024-06-04T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2024-06-16T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-06-24T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2024-08-11T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Gentoo aufgenommen"
},
{
"date": "2024-11-21T23:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von XEROX aufgenommen"
},
{
"date": "2024-12-10T23:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-12-11T23:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-12-12T23:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-12-18T23:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2025-05-12T22:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "17"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"category": "product_name",
"name": "Fedora Linux",
"product": {
"name": "Fedora Linux",
"product_id": "74185",
"product_identification_helper": {
"cpe": "cpe:/o:fedoraproject:fedora:-"
}
}
}
],
"category": "vendor",
"name": "Fedora"
},
{
"branches": [
{
"category": "product_name",
"name": "Gentoo Linux",
"product": {
"name": "Gentoo Linux",
"product_id": "T012167",
"product_identification_helper": {
"cpe": "cpe:/o:gentoo:linux:-"
}
}
}
],
"category": "vendor",
"name": "Gentoo"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c8.1.28",
"product": {
"name": "Open Source PHP \u003c8.1.28",
"product_id": "T034095"
}
},
{
"category": "product_version",
"name": "8.1.28",
"product": {
"name": "Open Source PHP 8.1.28",
"product_id": "T034095-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:php:php:8.1.28"
}
}
},
{
"category": "product_version_range",
"name": "\u003c8.3.6",
"product": {
"name": "Open Source PHP \u003c8.3.6",
"product_id": "T034096"
}
},
{
"category": "product_version",
"name": "8.3.6",
"product": {
"name": "Open Source PHP 8.3.6",
"product_id": "T034096-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:php:php:8.3.6"
}
}
},
{
"category": "product_version_range",
"name": "\u003c8.2.18",
"product": {
"name": "Open Source PHP \u003c8.2.18",
"product_id": "T034097"
}
},
{
"category": "product_version",
"name": "8.2.18",
"product": {
"name": "Open Source PHP 8.2.18",
"product_id": "T034097-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:php:php:8.2.18"
}
}
}
],
"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": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T032255",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"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"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "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-2024-1874",
"product_status": {
"known_affected": [
"67646",
"T015632",
"T034097",
"T012167",
"T034096",
"T004914",
"T032255",
"74185",
"2951",
"T002207",
"T034095",
"T000126",
"398363"
]
},
"release_date": "2024-04-11T22:00:00.000+00:00",
"title": "CVE-2024-1874"
},
{
"cve": "CVE-2024-2756",
"product_status": {
"known_affected": [
"67646",
"T015632",
"T034097",
"T012167",
"T034096",
"T004914",
"T032255",
"74185",
"2951",
"T002207",
"T034095",
"T000126",
"398363"
]
},
"release_date": "2024-04-11T22:00:00.000+00:00",
"title": "CVE-2024-2756"
},
{
"cve": "CVE-2024-2757",
"product_status": {
"known_affected": [
"67646",
"T015632",
"T034097",
"T012167",
"T034096",
"T004914",
"T032255",
"74185",
"2951",
"T002207",
"T034095",
"T000126",
"398363"
]
},
"release_date": "2024-04-11T22:00:00.000+00:00",
"title": "CVE-2024-2757"
},
{
"cve": "CVE-2024-3096",
"product_status": {
"known_affected": [
"67646",
"T015632",
"T034097",
"T012167",
"T034096",
"T004914",
"T032255",
"74185",
"2951",
"T002207",
"T034095",
"T000126",
"398363"
]
},
"release_date": "2024-04-11T22:00:00.000+00:00",
"title": "CVE-2024-3096"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…