Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-5458 (GCVE-0-2024-5458)
Vulnerability from cvelistv5 – Published: 2024-06-09 18:26 – Updated: 2025-11-03 22:32
VLAI
EPSS
Title
Filter bypass in filter_var (FILTER_VALIDATE_URL)
Summary
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.
Severity
5.3 (Medium)
SSVC
Exploitation: poc
Automatable: yes
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-345 - Insufficient Verification of Data Authenticity
Assigner
References
7 references
Impacted products
3 products
| Vendor | Product | Version | |
|---|---|---|---|
| PHP Group | PHP |
Affected:
8.1.* , < 8.1.29
(semver)
Affected: 8.2.* , < 8.2.20 (semver) Affected: 8.3.* , < 8.3.8 (semver) |
|
| php | php |
Affected:
7.3.27 , ≤ 7.3.33
(semver)
Affected: 7.4.15 , ≤ 7.4.33 (semver) Affected: 8.0.2 , ≤ 8.0.30 (semver) Affected: 8.1.0 , < 8.1.29 (semver) Affected: 8.2.0 , < 8.2.20 (semver) Affected: 8.3.0 , < 8.3.8 (semver) cpe:2.3:a:php:php:*:*:*:*:*:*:*:* |
|
| fedoraproject | fedora |
Affected:
40
cpe:2.3:o:fedoraproject:fedora:40:*:*:*:*:*:*:* |
Date Public
2024-06-09 18:00
Credits
c01l
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*"
],
"defaultStatus": "affected",
"product": "php",
"vendor": "php",
"versions": [
{
"lessThanOrEqual": "7.3.33",
"status": "affected",
"version": "7.3.27",
"versionType": "semver"
},
{
"lessThanOrEqual": "7.4.33",
"status": "affected",
"version": "7.4.15",
"versionType": "semver"
},
{
"lessThanOrEqual": "8.0.30",
"status": "affected",
"version": "8.0.2",
"versionType": "semver"
},
{
"lessThan": "8.1.29",
"status": "affected",
"version": "8.1.0",
"versionType": "semver"
},
{
"lessThan": "8.2.20",
"status": "affected",
"version": "8.2.0",
"versionType": "semver"
},
{
"lessThan": "8.3.8",
"status": "affected",
"version": "8.3.0",
"versionType": "semver"
}
]
},
{
"cpes": [
"cpe:2.3:o:fedoraproject:fedora:40:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "fedora",
"vendor": "fedoraproject",
"versions": [
{
"status": "affected",
"version": "40"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-5458",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-06-10T19:55:47.057816Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-345",
"description": "CWE-345 Insufficient Verification of Data Authenticity",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-03-14T14:13:20.514Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-11-03T22:32:24.445Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://github.com/php/php-src/security/advisories/GHSA-w8qr-v226-r27w"
},
{
"tags": [
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2024/06/07/1"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PKGTQUOA2NTZ3RXN22CSAUJPIRUYRB4B/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/W45DBOH56NQDRTOM2DN2LNA2FZIMC3PK/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2024/06/msg00009.html"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20240726-0001/"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2024/10/msg00011.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "affected",
"modules": [
"filter"
],
"product": "PHP",
"programFiles": [
"ext/filter/logical_filters.c"
],
"repo": "https://github.com/php/php-src",
"vendor": "PHP Group",
"versions": [
{
"lessThan": "8.1.29",
"status": "affected",
"version": "8.1.*",
"versionType": "semver"
},
{
"lessThan": "8.2.20",
"status": "affected",
"version": "8.2.*",
"versionType": "semver"
},
{
"lessThan": "8.3.8",
"status": "affected",
"version": "8.3.*",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "c01l"
}
],
"datePublic": "2024-06-09T18:00:00.000Z",
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "In PHP versions\u003cspan style=\"background-color: var(--wht);\"\u003e\u0026nbsp;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\u0026nbsp;\u003c/span\u003e\u003cspan style=\"background-color: var(--wht);\"\u003e(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.\u0026nbsp;\u003c/span\u003e\u003cspan style=\"background-color: var(--wht);\"\u003e\u003cbr\u003e\u003cbr\u003e\u003c/span\u003e"
}
],
"value": "In PHP versions\u00a08.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\u00a0(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."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-07-28T14:05:58.895Z",
"orgId": "dd77f84a-d19a-4638-8c3d-a322d820ed2b",
"shortName": "php"
},
"references": [
{
"url": "https://github.com/php/php-src/security/advisories/GHSA-w8qr-v226-r27w"
},
{
"url": "http://www.openwall.com/lists/oss-security/2024/06/07/1"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PKGTQUOA2NTZ3RXN22CSAUJPIRUYRB4B/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/W45DBOH56NQDRTOM2DN2LNA2FZIMC3PK/"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2024/06/msg00009.html"
},
{
"url": "https://security.netapp.com/advisory/ntap-20240726-0001/"
}
],
"source": {
"advisory": "GHSA-w8qr-v226-r27w",
"discovery": "EXTERNAL"
},
"title": "Filter bypass in filter_var (FILTER_VALIDATE_URL)",
"x_generator": {
"engine": "Vulnogram 0.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "dd77f84a-d19a-4638-8c3d-a322d820ed2b",
"assignerShortName": "php",
"cveId": "CVE-2024-5458",
"datePublished": "2024-06-09T18:26:28.804Z",
"dateReserved": "2024-05-29T00:23:37.703Z",
"dateUpdated": "2025-11-03T22:32:24.445Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-5458",
"date": "2026-06-04",
"epss": "0.03579",
"percentile": "0.87949"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"7.3.27\", \"versionEndIncluding\": \"7.3.33\", \"matchCriteriaId\": \"8703A80A-44D8-4615-A849-61526B187D73\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"7.4.15\", \"versionEndIncluding\": \"7.4.33\", \"matchCriteriaId\": \"C937E1A7-44CC-4CA3-815C-0E8709EB393E\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"8.0.2\", \"versionEndIncluding\": \"8.0.30\", \"matchCriteriaId\": \"E0FA45C5-498B-4160-9CA3-F0A6533ECDFA\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"8.1.0\", \"versionEndExcluding\": \"8.1.29\", \"matchCriteriaId\": \"7DC2EEF8-834B-42A1-8DA3-0C2CF22A7070\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"8.2.0\", \"versionEndExcluding\": \"8.2.20\", \"matchCriteriaId\": \"A39988FF-D854-4277-9D66-6911AF371DD3\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"8.3.0\", \"versionEndExcluding\": \"8.3.8\", \"matchCriteriaId\": \"F579FFC1-4F81-4755-B14B-3AA73AC9FF7A\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:fedoraproject:fedora:40:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"CA277A6C-83EC-4536-9125-97B84C4FAF59\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"In PHP versions\\u00a08.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\\u00a0(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.\"}, {\"lang\": \"es\", \"value\": \"En las versiones de PHP 8.1.* anteriores a 8.1.29, 8.2.* anteriores a 8.2.20, 8.3.* anteriores a 8.3.8, debido a un error de l\\u00f3gica de c\\u00f3digo, funciones de filtrado como filter_var al validar URL (FILTER_VALIDATE_URL) para ciertos tipos de URL la funci\\u00f3n dar\\u00e1 como resultado que la informaci\\u00f3n de usuario no v\\u00e1lida (nombre de usuario + contrase\\u00f1a parte de las URL) se trate como informaci\\u00f3n de usuario v\\u00e1lida. Esto puede hacer que el c\\u00f3digo posterior acepte URL no v\\u00e1lidas como v\\u00e1lidas y las analice incorrectamente.\"}]",
"id": "CVE-2024-5458",
"lastModified": "2024-11-21T09:47:43.413",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"security@php.net\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N\", \"baseScore\": 5.3, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"LOW\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 1.4}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N\", \"baseScore\": 5.3, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"LOW\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 1.4}]}",
"published": "2024-06-09T19:15:52.397",
"references": "[{\"url\": \"http://www.openwall.com/lists/oss-security/2024/06/07/1\", \"source\": \"security@php.net\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/php/php-src/security/advisories/GHSA-w8qr-v226-r27w\", \"source\": \"security@php.net\", \"tags\": [\"Exploit\", \"Vendor Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/06/msg00009.html\", \"source\": \"security@php.net\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PKGTQUOA2NTZ3RXN22CSAUJPIRUYRB4B/\", \"source\": \"security@php.net\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/W45DBOH56NQDRTOM2DN2LNA2FZIMC3PK/\", \"source\": \"security@php.net\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240726-0001/\", \"source\": \"security@php.net\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/06/07/1\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/php/php-src/security/advisories/GHSA-w8qr-v226-r27w\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Vendor Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/06/msg00009.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PKGTQUOA2NTZ3RXN22CSAUJPIRUYRB4B/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/W45DBOH56NQDRTOM2DN2LNA2FZIMC3PK/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240726-0001/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
"sourceIdentifier": "security@php.net",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-345\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-5458\",\"sourceIdentifier\":\"security@php.net\",\"published\":\"2024-06-09T19:15:52.397\",\"lastModified\":\"2025-11-03T23:17:30.373\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In PHP versions\u00a08.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\u00a0(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.\"},{\"lang\":\"es\",\"value\":\"En las versiones de PHP 8.1.* anteriores a 8.1.29, 8.2.* anteriores a 8.2.20, 8.3.* anteriores a 8.3.8, debido a un error de l\u00f3gica de c\u00f3digo, funciones de filtrado como filter_var al validar URL (FILTER_VALIDATE_URL) para ciertos tipos de URL la funci\u00f3n dar\u00e1 como resultado que la informaci\u00f3n de usuario no v\u00e1lida (nombre de usuario + contrase\u00f1a parte de las URL) se trate como informaci\u00f3n de usuario v\u00e1lida. Esto puede hacer que el c\u00f3digo posterior acepte URL no v\u00e1lidas como v\u00e1lidas y las analice incorrectamente.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security@php.net\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-345\"}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-345\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"7.3.27\",\"versionEndIncluding\":\"7.3.33\",\"matchCriteriaId\":\"8703A80A-44D8-4615-A849-61526B187D73\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"7.4.15\",\"versionEndIncluding\":\"7.4.33\",\"matchCriteriaId\":\"C937E1A7-44CC-4CA3-815C-0E8709EB393E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.0.2\",\"versionEndIncluding\":\"8.0.30\",\"matchCriteriaId\":\"E0FA45C5-498B-4160-9CA3-F0A6533ECDFA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.1.0\",\"versionEndExcluding\":\"8.1.29\",\"matchCriteriaId\":\"7DC2EEF8-834B-42A1-8DA3-0C2CF22A7070\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.2.0\",\"versionEndExcluding\":\"8.2.20\",\"matchCriteriaId\":\"A39988FF-D854-4277-9D66-6911AF371DD3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.3.0\",\"versionEndExcluding\":\"8.3.8\",\"matchCriteriaId\":\"F579FFC1-4F81-4755-B14B-3AA73AC9FF7A\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:40:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CA277A6C-83EC-4536-9125-97B84C4FAF59\"}]}]}],\"references\":[{\"url\":\"http://www.openwall.com/lists/oss-security/2024/06/07/1\",\"source\":\"security@php.net\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/php/php-src/security/advisories/GHSA-w8qr-v226-r27w\",\"source\":\"security@php.net\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/06/msg00009.html\",\"source\":\"security@php.net\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PKGTQUOA2NTZ3RXN22CSAUJPIRUYRB4B/\",\"source\":\"security@php.net\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/W45DBOH56NQDRTOM2DN2LNA2FZIMC3PK/\",\"source\":\"security@php.net\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20240726-0001/\",\"source\":\"security@php.net\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2024/06/07/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/php/php-src/security/advisories/GHSA-w8qr-v226-r27w\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/06/msg00009.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/10/msg00011.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PKGTQUOA2NTZ3RXN22CSAUJPIRUYRB4B/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/W45DBOH56NQDRTOM2DN2LNA2FZIMC3PK/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20240726-0001/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/php/php-src/security/advisories/GHSA-w8qr-v226-r27w\", \"tags\": [\"x_transferred\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/06/07/1\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PKGTQUOA2NTZ3RXN22CSAUJPIRUYRB4B/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/W45DBOH56NQDRTOM2DN2LNA2FZIMC3PK/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/06/msg00009.html\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240726-0001/\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-01T21:11:12.787Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-5458\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-06-10T19:55:47.057816Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\"], \"vendor\": \"php\", \"product\": \"php\", \"versions\": [{\"status\": \"affected\", \"version\": \"7.3.27\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"7.3.33\"}, {\"status\": \"affected\", \"version\": \"7.4.15\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"7.4.33\"}, {\"status\": \"affected\", \"version\": \"8.0.2\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"8.0.30\"}, {\"status\": \"affected\", \"version\": \"8.1.0\", \"lessThan\": \"8.1.29\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"8.2.0\", \"lessThan\": \"8.2.20\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"8.3.0\", \"lessThan\": \"8.3.8\", \"versionType\": \"semver\"}], \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:2.3:o:fedoraproject:fedora:40:*:*:*:*:*:*:*\"], \"vendor\": \"fedoraproject\", \"product\": \"fedora\", \"versions\": [{\"status\": \"affected\", \"version\": \"40\"}], \"defaultStatus\": \"unknown\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-345\", \"description\": \"CWE-345 Insufficient Verification of Data Authenticity\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-06-10T20:03:56.739Z\"}}], \"cna\": {\"title\": \"Filter bypass in filter_var (FILTER_VALIDATE_URL)\", \"source\": {\"advisory\": \"GHSA-w8qr-v226-r27w\", \"discovery\": \"EXTERNAL\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"reporter\", \"value\": \"c01l\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"repo\": \"https://github.com/php/php-src\", \"vendor\": \"PHP Group\", \"modules\": [\"filter\"], \"product\": \"PHP\", \"versions\": [{\"status\": \"affected\", \"version\": \"8.1.*\", \"lessThan\": \"8.1.29\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"8.2.*\", \"lessThan\": \"8.2.20\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"8.3.*\", \"lessThan\": \"8.3.8\", \"versionType\": \"semver\"}], \"programFiles\": [\"ext/filter/logical_filters.c\"], \"defaultStatus\": \"affected\"}], \"datePublic\": \"2024-06-09T18:00:00.000Z\", \"references\": [{\"url\": \"https://github.com/php/php-src/security/advisories/GHSA-w8qr-v226-r27w\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/06/07/1\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PKGTQUOA2NTZ3RXN22CSAUJPIRUYRB4B/\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/W45DBOH56NQDRTOM2DN2LNA2FZIMC3PK/\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/06/msg00009.html\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240726-0001/\"}], \"x_generator\": {\"engine\": \"Vulnogram 0.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In PHP versions\\u00a08.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\\u00a0(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.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"In PHP versions\u003cspan style=\\\"background-color: var(--wht);\\\"\u003e\u0026nbsp;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\u0026nbsp;\u003c/span\u003e\u003cspan style=\\\"background-color: var(--wht);\\\"\u003e(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.\u0026nbsp;\u003c/span\u003e\u003cspan style=\\\"background-color: var(--wht);\\\"\u003e\u003cbr\u003e\u003cbr\u003e\u003c/span\u003e\", \"base64\": false}]}], \"providerMetadata\": {\"orgId\": \"dd77f84a-d19a-4638-8c3d-a322d820ed2b\", \"shortName\": \"php\", \"dateUpdated\": \"2024-07-28T14:05:58.895Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-5458\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-03-14T14:13:20.514Z\", \"dateReserved\": \"2024-05-29T00:23:37.703Z\", \"assignerOrgId\": \"dd77f84a-d19a-4638-8c3d-a322d820ed2b\", \"datePublished\": \"2024-06-09T18:26:28.804Z\", \"assignerShortName\": \"php\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
SUSE-SU-2024:2027-1
Vulnerability from csaf_suse - Published: 2024-06-13 15:11 - Updated: 2024-06-13 15:11Summary
Security update for php8
Severity
Important
Notes
Title of the patch: Security update for php8
Description of the patch: This update for php8 fixes the following issues:
- CVE-2024-5458: Fixed an issue that allows to bypass filters in filter_var FILTER_VALIDATE_URL. (bsc#1226073)
Patchnames: SUSE-2024-2027,SUSE-SLE-Module-Web-Scripting-12-2024-2027,SUSE-SLE-SDK-12-SP5-2024-2027
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.3 (Medium)
Affected products
Recommended
204 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.68.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.68.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.68.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.68.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.68.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.68.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.68.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.68.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.68.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.68.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.68.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.68.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.68.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.68.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.68.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.68.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.68.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.68.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.68.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.68.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.68.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.68.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.68.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.68.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.68.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.68.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.68.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.68.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.68.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.68.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.68.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.68.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.68.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.68.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.68.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.68.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.68.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.68.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.68.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.68.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.68.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.68.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.68.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.68.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.68.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.68.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.68.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.68.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.68.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.68.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.68.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.68.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.68.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.68.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.68.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.68.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.68.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.68.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.68.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.68.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.68.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.68.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.68.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.68.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.68.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.68.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.68.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.68.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.68.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.68.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.68.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.68.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.68.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.68.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.68.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.68.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.68.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.68.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.68.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.68.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.68.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.68.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.68.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.68.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.68.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.68.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.68.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.68.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.68.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.68.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.68.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.68.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.68.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.68.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.68.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.68.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.68.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.68.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.68.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.68.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.68.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.68.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.68.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.68.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.68.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.68.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.68.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.68.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.68.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.68.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.68.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.68.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.68.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.68.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.68.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.68.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.68.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.68.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.68.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.68.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.68.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.68.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.68.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.68.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.68.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.68.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.68.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.68.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.68.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.68.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.68.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.68.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.68.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.68.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.68.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.68.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.68.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.68.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.68.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.68.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.68.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.68.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.68.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.68.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.68.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.68.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.68.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.68.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.68.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.68.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.68.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.68.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.68.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.68.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.68.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.68.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.68.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.68.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.68.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.68.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.68.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.68.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.68.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.68.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.68.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.68.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.68.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.68.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.68.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.68.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.68.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.68.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.68.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.68.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.68.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.68.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.68.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.68.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.68.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.68.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.68.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.68.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.68.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.68.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.68.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.68.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.68.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.68.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.68.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.68.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.68.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.68.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.68.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.68.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.68.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.68.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.68.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.68.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.68.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.68.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.68.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.68.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.68.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.68.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
10 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 php8",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for php8 fixes the following issues:\n\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-2027,SUSE-SLE-Module-Web-Scripting-12-2024-2027,SUSE-SLE-SDK-12-SP5-2024-2027",
"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_2027-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:2027-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20242027-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:2027-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2024-June/035584.html"
},
{
"category": "self",
"summary": "SUSE Bug 1226073",
"url": "https://bugzilla.suse.com/1226073"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-5458 page",
"url": "https://www.suse.com/security/cve/CVE-2024-5458/"
}
],
"title": "Security update for php8",
"tracking": {
"current_release_date": "2024-06-13T15:11:26Z",
"generator": {
"date": "2024-06-13T15:11:26Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:2027-1",
"initial_release_date": "2024-06-13T15:11:26Z",
"revision_history": [
{
"date": "2024-06-13T15:11:26Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php74-7.4.33-1.68.2.aarch64",
"product": {
"name": "apache2-mod_php74-7.4.33-1.68.2.aarch64",
"product_id": "apache2-mod_php74-7.4.33-1.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-7.4.33-1.68.2.aarch64",
"product": {
"name": "php74-7.4.33-1.68.2.aarch64",
"product_id": "php74-7.4.33-1.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-bcmath-7.4.33-1.68.2.aarch64",
"product": {
"name": "php74-bcmath-7.4.33-1.68.2.aarch64",
"product_id": "php74-bcmath-7.4.33-1.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-bz2-7.4.33-1.68.2.aarch64",
"product": {
"name": "php74-bz2-7.4.33-1.68.2.aarch64",
"product_id": "php74-bz2-7.4.33-1.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-calendar-7.4.33-1.68.2.aarch64",
"product": {
"name": "php74-calendar-7.4.33-1.68.2.aarch64",
"product_id": "php74-calendar-7.4.33-1.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-ctype-7.4.33-1.68.2.aarch64",
"product": {
"name": "php74-ctype-7.4.33-1.68.2.aarch64",
"product_id": "php74-ctype-7.4.33-1.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-curl-7.4.33-1.68.2.aarch64",
"product": {
"name": "php74-curl-7.4.33-1.68.2.aarch64",
"product_id": "php74-curl-7.4.33-1.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-dba-7.4.33-1.68.2.aarch64",
"product": {
"name": "php74-dba-7.4.33-1.68.2.aarch64",
"product_id": "php74-dba-7.4.33-1.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-devel-7.4.33-1.68.2.aarch64",
"product": {
"name": "php74-devel-7.4.33-1.68.2.aarch64",
"product_id": "php74-devel-7.4.33-1.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-dom-7.4.33-1.68.2.aarch64",
"product": {
"name": "php74-dom-7.4.33-1.68.2.aarch64",
"product_id": "php74-dom-7.4.33-1.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-embed-7.4.33-1.68.2.aarch64",
"product": {
"name": "php74-embed-7.4.33-1.68.2.aarch64",
"product_id": "php74-embed-7.4.33-1.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-enchant-7.4.33-1.68.2.aarch64",
"product": {
"name": "php74-enchant-7.4.33-1.68.2.aarch64",
"product_id": "php74-enchant-7.4.33-1.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-exif-7.4.33-1.68.2.aarch64",
"product": {
"name": "php74-exif-7.4.33-1.68.2.aarch64",
"product_id": "php74-exif-7.4.33-1.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-fastcgi-7.4.33-1.68.2.aarch64",
"product": {
"name": "php74-fastcgi-7.4.33-1.68.2.aarch64",
"product_id": "php74-fastcgi-7.4.33-1.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-fileinfo-7.4.33-1.68.2.aarch64",
"product": {
"name": "php74-fileinfo-7.4.33-1.68.2.aarch64",
"product_id": "php74-fileinfo-7.4.33-1.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-firebird-7.4.33-1.68.2.aarch64",
"product": {
"name": "php74-firebird-7.4.33-1.68.2.aarch64",
"product_id": "php74-firebird-7.4.33-1.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-fpm-7.4.33-1.68.2.aarch64",
"product": {
"name": "php74-fpm-7.4.33-1.68.2.aarch64",
"product_id": "php74-fpm-7.4.33-1.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-ftp-7.4.33-1.68.2.aarch64",
"product": {
"name": "php74-ftp-7.4.33-1.68.2.aarch64",
"product_id": "php74-ftp-7.4.33-1.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-gd-7.4.33-1.68.2.aarch64",
"product": {
"name": "php74-gd-7.4.33-1.68.2.aarch64",
"product_id": "php74-gd-7.4.33-1.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-gettext-7.4.33-1.68.2.aarch64",
"product": {
"name": "php74-gettext-7.4.33-1.68.2.aarch64",
"product_id": "php74-gettext-7.4.33-1.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-gmp-7.4.33-1.68.2.aarch64",
"product": {
"name": "php74-gmp-7.4.33-1.68.2.aarch64",
"product_id": "php74-gmp-7.4.33-1.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-iconv-7.4.33-1.68.2.aarch64",
"product": {
"name": "php74-iconv-7.4.33-1.68.2.aarch64",
"product_id": "php74-iconv-7.4.33-1.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-intl-7.4.33-1.68.2.aarch64",
"product": {
"name": "php74-intl-7.4.33-1.68.2.aarch64",
"product_id": "php74-intl-7.4.33-1.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-json-7.4.33-1.68.2.aarch64",
"product": {
"name": "php74-json-7.4.33-1.68.2.aarch64",
"product_id": "php74-json-7.4.33-1.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-ldap-7.4.33-1.68.2.aarch64",
"product": {
"name": "php74-ldap-7.4.33-1.68.2.aarch64",
"product_id": "php74-ldap-7.4.33-1.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-mbstring-7.4.33-1.68.2.aarch64",
"product": {
"name": "php74-mbstring-7.4.33-1.68.2.aarch64",
"product_id": "php74-mbstring-7.4.33-1.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-mysql-7.4.33-1.68.2.aarch64",
"product": {
"name": "php74-mysql-7.4.33-1.68.2.aarch64",
"product_id": "php74-mysql-7.4.33-1.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-odbc-7.4.33-1.68.2.aarch64",
"product": {
"name": "php74-odbc-7.4.33-1.68.2.aarch64",
"product_id": "php74-odbc-7.4.33-1.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-opcache-7.4.33-1.68.2.aarch64",
"product": {
"name": "php74-opcache-7.4.33-1.68.2.aarch64",
"product_id": "php74-opcache-7.4.33-1.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-openssl-7.4.33-1.68.2.aarch64",
"product": {
"name": "php74-openssl-7.4.33-1.68.2.aarch64",
"product_id": "php74-openssl-7.4.33-1.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-pcntl-7.4.33-1.68.2.aarch64",
"product": {
"name": "php74-pcntl-7.4.33-1.68.2.aarch64",
"product_id": "php74-pcntl-7.4.33-1.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-pdo-7.4.33-1.68.2.aarch64",
"product": {
"name": "php74-pdo-7.4.33-1.68.2.aarch64",
"product_id": "php74-pdo-7.4.33-1.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-pgsql-7.4.33-1.68.2.aarch64",
"product": {
"name": "php74-pgsql-7.4.33-1.68.2.aarch64",
"product_id": "php74-pgsql-7.4.33-1.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-phar-7.4.33-1.68.2.aarch64",
"product": {
"name": "php74-phar-7.4.33-1.68.2.aarch64",
"product_id": "php74-phar-7.4.33-1.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-posix-7.4.33-1.68.2.aarch64",
"product": {
"name": "php74-posix-7.4.33-1.68.2.aarch64",
"product_id": "php74-posix-7.4.33-1.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-readline-7.4.33-1.68.2.aarch64",
"product": {
"name": "php74-readline-7.4.33-1.68.2.aarch64",
"product_id": "php74-readline-7.4.33-1.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-shmop-7.4.33-1.68.2.aarch64",
"product": {
"name": "php74-shmop-7.4.33-1.68.2.aarch64",
"product_id": "php74-shmop-7.4.33-1.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-snmp-7.4.33-1.68.2.aarch64",
"product": {
"name": "php74-snmp-7.4.33-1.68.2.aarch64",
"product_id": "php74-snmp-7.4.33-1.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-soap-7.4.33-1.68.2.aarch64",
"product": {
"name": "php74-soap-7.4.33-1.68.2.aarch64",
"product_id": "php74-soap-7.4.33-1.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-sockets-7.4.33-1.68.2.aarch64",
"product": {
"name": "php74-sockets-7.4.33-1.68.2.aarch64",
"product_id": "php74-sockets-7.4.33-1.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-sodium-7.4.33-1.68.2.aarch64",
"product": {
"name": "php74-sodium-7.4.33-1.68.2.aarch64",
"product_id": "php74-sodium-7.4.33-1.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-sqlite-7.4.33-1.68.2.aarch64",
"product": {
"name": "php74-sqlite-7.4.33-1.68.2.aarch64",
"product_id": "php74-sqlite-7.4.33-1.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-sysvmsg-7.4.33-1.68.2.aarch64",
"product": {
"name": "php74-sysvmsg-7.4.33-1.68.2.aarch64",
"product_id": "php74-sysvmsg-7.4.33-1.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-sysvsem-7.4.33-1.68.2.aarch64",
"product": {
"name": "php74-sysvsem-7.4.33-1.68.2.aarch64",
"product_id": "php74-sysvsem-7.4.33-1.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-sysvshm-7.4.33-1.68.2.aarch64",
"product": {
"name": "php74-sysvshm-7.4.33-1.68.2.aarch64",
"product_id": "php74-sysvshm-7.4.33-1.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-test-7.4.33-1.68.2.aarch64",
"product": {
"name": "php74-test-7.4.33-1.68.2.aarch64",
"product_id": "php74-test-7.4.33-1.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-tidy-7.4.33-1.68.2.aarch64",
"product": {
"name": "php74-tidy-7.4.33-1.68.2.aarch64",
"product_id": "php74-tidy-7.4.33-1.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-tokenizer-7.4.33-1.68.2.aarch64",
"product": {
"name": "php74-tokenizer-7.4.33-1.68.2.aarch64",
"product_id": "php74-tokenizer-7.4.33-1.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-xmlreader-7.4.33-1.68.2.aarch64",
"product": {
"name": "php74-xmlreader-7.4.33-1.68.2.aarch64",
"product_id": "php74-xmlreader-7.4.33-1.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-xmlrpc-7.4.33-1.68.2.aarch64",
"product": {
"name": "php74-xmlrpc-7.4.33-1.68.2.aarch64",
"product_id": "php74-xmlrpc-7.4.33-1.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-xmlwriter-7.4.33-1.68.2.aarch64",
"product": {
"name": "php74-xmlwriter-7.4.33-1.68.2.aarch64",
"product_id": "php74-xmlwriter-7.4.33-1.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-xsl-7.4.33-1.68.2.aarch64",
"product": {
"name": "php74-xsl-7.4.33-1.68.2.aarch64",
"product_id": "php74-xsl-7.4.33-1.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-zip-7.4.33-1.68.2.aarch64",
"product": {
"name": "php74-zip-7.4.33-1.68.2.aarch64",
"product_id": "php74-zip-7.4.33-1.68.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-zlib-7.4.33-1.68.2.aarch64",
"product": {
"name": "php74-zlib-7.4.33-1.68.2.aarch64",
"product_id": "php74-zlib-7.4.33-1.68.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php74-7.4.33-1.68.2.i586",
"product": {
"name": "apache2-mod_php74-7.4.33-1.68.2.i586",
"product_id": "apache2-mod_php74-7.4.33-1.68.2.i586"
}
},
{
"category": "product_version",
"name": "php74-7.4.33-1.68.2.i586",
"product": {
"name": "php74-7.4.33-1.68.2.i586",
"product_id": "php74-7.4.33-1.68.2.i586"
}
},
{
"category": "product_version",
"name": "php74-bcmath-7.4.33-1.68.2.i586",
"product": {
"name": "php74-bcmath-7.4.33-1.68.2.i586",
"product_id": "php74-bcmath-7.4.33-1.68.2.i586"
}
},
{
"category": "product_version",
"name": "php74-bz2-7.4.33-1.68.2.i586",
"product": {
"name": "php74-bz2-7.4.33-1.68.2.i586",
"product_id": "php74-bz2-7.4.33-1.68.2.i586"
}
},
{
"category": "product_version",
"name": "php74-calendar-7.4.33-1.68.2.i586",
"product": {
"name": "php74-calendar-7.4.33-1.68.2.i586",
"product_id": "php74-calendar-7.4.33-1.68.2.i586"
}
},
{
"category": "product_version",
"name": "php74-ctype-7.4.33-1.68.2.i586",
"product": {
"name": "php74-ctype-7.4.33-1.68.2.i586",
"product_id": "php74-ctype-7.4.33-1.68.2.i586"
}
},
{
"category": "product_version",
"name": "php74-curl-7.4.33-1.68.2.i586",
"product": {
"name": "php74-curl-7.4.33-1.68.2.i586",
"product_id": "php74-curl-7.4.33-1.68.2.i586"
}
},
{
"category": "product_version",
"name": "php74-dba-7.4.33-1.68.2.i586",
"product": {
"name": "php74-dba-7.4.33-1.68.2.i586",
"product_id": "php74-dba-7.4.33-1.68.2.i586"
}
},
{
"category": "product_version",
"name": "php74-devel-7.4.33-1.68.2.i586",
"product": {
"name": "php74-devel-7.4.33-1.68.2.i586",
"product_id": "php74-devel-7.4.33-1.68.2.i586"
}
},
{
"category": "product_version",
"name": "php74-dom-7.4.33-1.68.2.i586",
"product": {
"name": "php74-dom-7.4.33-1.68.2.i586",
"product_id": "php74-dom-7.4.33-1.68.2.i586"
}
},
{
"category": "product_version",
"name": "php74-embed-7.4.33-1.68.2.i586",
"product": {
"name": "php74-embed-7.4.33-1.68.2.i586",
"product_id": "php74-embed-7.4.33-1.68.2.i586"
}
},
{
"category": "product_version",
"name": "php74-enchant-7.4.33-1.68.2.i586",
"product": {
"name": "php74-enchant-7.4.33-1.68.2.i586",
"product_id": "php74-enchant-7.4.33-1.68.2.i586"
}
},
{
"category": "product_version",
"name": "php74-exif-7.4.33-1.68.2.i586",
"product": {
"name": "php74-exif-7.4.33-1.68.2.i586",
"product_id": "php74-exif-7.4.33-1.68.2.i586"
}
},
{
"category": "product_version",
"name": "php74-fastcgi-7.4.33-1.68.2.i586",
"product": {
"name": "php74-fastcgi-7.4.33-1.68.2.i586",
"product_id": "php74-fastcgi-7.4.33-1.68.2.i586"
}
},
{
"category": "product_version",
"name": "php74-fileinfo-7.4.33-1.68.2.i586",
"product": {
"name": "php74-fileinfo-7.4.33-1.68.2.i586",
"product_id": "php74-fileinfo-7.4.33-1.68.2.i586"
}
},
{
"category": "product_version",
"name": "php74-firebird-7.4.33-1.68.2.i586",
"product": {
"name": "php74-firebird-7.4.33-1.68.2.i586",
"product_id": "php74-firebird-7.4.33-1.68.2.i586"
}
},
{
"category": "product_version",
"name": "php74-fpm-7.4.33-1.68.2.i586",
"product": {
"name": "php74-fpm-7.4.33-1.68.2.i586",
"product_id": "php74-fpm-7.4.33-1.68.2.i586"
}
},
{
"category": "product_version",
"name": "php74-ftp-7.4.33-1.68.2.i586",
"product": {
"name": "php74-ftp-7.4.33-1.68.2.i586",
"product_id": "php74-ftp-7.4.33-1.68.2.i586"
}
},
{
"category": "product_version",
"name": "php74-gd-7.4.33-1.68.2.i586",
"product": {
"name": "php74-gd-7.4.33-1.68.2.i586",
"product_id": "php74-gd-7.4.33-1.68.2.i586"
}
},
{
"category": "product_version",
"name": "php74-gettext-7.4.33-1.68.2.i586",
"product": {
"name": "php74-gettext-7.4.33-1.68.2.i586",
"product_id": "php74-gettext-7.4.33-1.68.2.i586"
}
},
{
"category": "product_version",
"name": "php74-gmp-7.4.33-1.68.2.i586",
"product": {
"name": "php74-gmp-7.4.33-1.68.2.i586",
"product_id": "php74-gmp-7.4.33-1.68.2.i586"
}
},
{
"category": "product_version",
"name": "php74-iconv-7.4.33-1.68.2.i586",
"product": {
"name": "php74-iconv-7.4.33-1.68.2.i586",
"product_id": "php74-iconv-7.4.33-1.68.2.i586"
}
},
{
"category": "product_version",
"name": "php74-intl-7.4.33-1.68.2.i586",
"product": {
"name": "php74-intl-7.4.33-1.68.2.i586",
"product_id": "php74-intl-7.4.33-1.68.2.i586"
}
},
{
"category": "product_version",
"name": "php74-json-7.4.33-1.68.2.i586",
"product": {
"name": "php74-json-7.4.33-1.68.2.i586",
"product_id": "php74-json-7.4.33-1.68.2.i586"
}
},
{
"category": "product_version",
"name": "php74-ldap-7.4.33-1.68.2.i586",
"product": {
"name": "php74-ldap-7.4.33-1.68.2.i586",
"product_id": "php74-ldap-7.4.33-1.68.2.i586"
}
},
{
"category": "product_version",
"name": "php74-mbstring-7.4.33-1.68.2.i586",
"product": {
"name": "php74-mbstring-7.4.33-1.68.2.i586",
"product_id": "php74-mbstring-7.4.33-1.68.2.i586"
}
},
{
"category": "product_version",
"name": "php74-mysql-7.4.33-1.68.2.i586",
"product": {
"name": "php74-mysql-7.4.33-1.68.2.i586",
"product_id": "php74-mysql-7.4.33-1.68.2.i586"
}
},
{
"category": "product_version",
"name": "php74-odbc-7.4.33-1.68.2.i586",
"product": {
"name": "php74-odbc-7.4.33-1.68.2.i586",
"product_id": "php74-odbc-7.4.33-1.68.2.i586"
}
},
{
"category": "product_version",
"name": "php74-opcache-7.4.33-1.68.2.i586",
"product": {
"name": "php74-opcache-7.4.33-1.68.2.i586",
"product_id": "php74-opcache-7.4.33-1.68.2.i586"
}
},
{
"category": "product_version",
"name": "php74-openssl-7.4.33-1.68.2.i586",
"product": {
"name": "php74-openssl-7.4.33-1.68.2.i586",
"product_id": "php74-openssl-7.4.33-1.68.2.i586"
}
},
{
"category": "product_version",
"name": "php74-pcntl-7.4.33-1.68.2.i586",
"product": {
"name": "php74-pcntl-7.4.33-1.68.2.i586",
"product_id": "php74-pcntl-7.4.33-1.68.2.i586"
}
},
{
"category": "product_version",
"name": "php74-pdo-7.4.33-1.68.2.i586",
"product": {
"name": "php74-pdo-7.4.33-1.68.2.i586",
"product_id": "php74-pdo-7.4.33-1.68.2.i586"
}
},
{
"category": "product_version",
"name": "php74-pgsql-7.4.33-1.68.2.i586",
"product": {
"name": "php74-pgsql-7.4.33-1.68.2.i586",
"product_id": "php74-pgsql-7.4.33-1.68.2.i586"
}
},
{
"category": "product_version",
"name": "php74-phar-7.4.33-1.68.2.i586",
"product": {
"name": "php74-phar-7.4.33-1.68.2.i586",
"product_id": "php74-phar-7.4.33-1.68.2.i586"
}
},
{
"category": "product_version",
"name": "php74-posix-7.4.33-1.68.2.i586",
"product": {
"name": "php74-posix-7.4.33-1.68.2.i586",
"product_id": "php74-posix-7.4.33-1.68.2.i586"
}
},
{
"category": "product_version",
"name": "php74-readline-7.4.33-1.68.2.i586",
"product": {
"name": "php74-readline-7.4.33-1.68.2.i586",
"product_id": "php74-readline-7.4.33-1.68.2.i586"
}
},
{
"category": "product_version",
"name": "php74-shmop-7.4.33-1.68.2.i586",
"product": {
"name": "php74-shmop-7.4.33-1.68.2.i586",
"product_id": "php74-shmop-7.4.33-1.68.2.i586"
}
},
{
"category": "product_version",
"name": "php74-snmp-7.4.33-1.68.2.i586",
"product": {
"name": "php74-snmp-7.4.33-1.68.2.i586",
"product_id": "php74-snmp-7.4.33-1.68.2.i586"
}
},
{
"category": "product_version",
"name": "php74-soap-7.4.33-1.68.2.i586",
"product": {
"name": "php74-soap-7.4.33-1.68.2.i586",
"product_id": "php74-soap-7.4.33-1.68.2.i586"
}
},
{
"category": "product_version",
"name": "php74-sockets-7.4.33-1.68.2.i586",
"product": {
"name": "php74-sockets-7.4.33-1.68.2.i586",
"product_id": "php74-sockets-7.4.33-1.68.2.i586"
}
},
{
"category": "product_version",
"name": "php74-sodium-7.4.33-1.68.2.i586",
"product": {
"name": "php74-sodium-7.4.33-1.68.2.i586",
"product_id": "php74-sodium-7.4.33-1.68.2.i586"
}
},
{
"category": "product_version",
"name": "php74-sqlite-7.4.33-1.68.2.i586",
"product": {
"name": "php74-sqlite-7.4.33-1.68.2.i586",
"product_id": "php74-sqlite-7.4.33-1.68.2.i586"
}
},
{
"category": "product_version",
"name": "php74-sysvmsg-7.4.33-1.68.2.i586",
"product": {
"name": "php74-sysvmsg-7.4.33-1.68.2.i586",
"product_id": "php74-sysvmsg-7.4.33-1.68.2.i586"
}
},
{
"category": "product_version",
"name": "php74-sysvsem-7.4.33-1.68.2.i586",
"product": {
"name": "php74-sysvsem-7.4.33-1.68.2.i586",
"product_id": "php74-sysvsem-7.4.33-1.68.2.i586"
}
},
{
"category": "product_version",
"name": "php74-sysvshm-7.4.33-1.68.2.i586",
"product": {
"name": "php74-sysvshm-7.4.33-1.68.2.i586",
"product_id": "php74-sysvshm-7.4.33-1.68.2.i586"
}
},
{
"category": "product_version",
"name": "php74-test-7.4.33-1.68.2.i586",
"product": {
"name": "php74-test-7.4.33-1.68.2.i586",
"product_id": "php74-test-7.4.33-1.68.2.i586"
}
},
{
"category": "product_version",
"name": "php74-tidy-7.4.33-1.68.2.i586",
"product": {
"name": "php74-tidy-7.4.33-1.68.2.i586",
"product_id": "php74-tidy-7.4.33-1.68.2.i586"
}
},
{
"category": "product_version",
"name": "php74-tokenizer-7.4.33-1.68.2.i586",
"product": {
"name": "php74-tokenizer-7.4.33-1.68.2.i586",
"product_id": "php74-tokenizer-7.4.33-1.68.2.i586"
}
},
{
"category": "product_version",
"name": "php74-xmlreader-7.4.33-1.68.2.i586",
"product": {
"name": "php74-xmlreader-7.4.33-1.68.2.i586",
"product_id": "php74-xmlreader-7.4.33-1.68.2.i586"
}
},
{
"category": "product_version",
"name": "php74-xmlrpc-7.4.33-1.68.2.i586",
"product": {
"name": "php74-xmlrpc-7.4.33-1.68.2.i586",
"product_id": "php74-xmlrpc-7.4.33-1.68.2.i586"
}
},
{
"category": "product_version",
"name": "php74-xmlwriter-7.4.33-1.68.2.i586",
"product": {
"name": "php74-xmlwriter-7.4.33-1.68.2.i586",
"product_id": "php74-xmlwriter-7.4.33-1.68.2.i586"
}
},
{
"category": "product_version",
"name": "php74-xsl-7.4.33-1.68.2.i586",
"product": {
"name": "php74-xsl-7.4.33-1.68.2.i586",
"product_id": "php74-xsl-7.4.33-1.68.2.i586"
}
},
{
"category": "product_version",
"name": "php74-zip-7.4.33-1.68.2.i586",
"product": {
"name": "php74-zip-7.4.33-1.68.2.i586",
"product_id": "php74-zip-7.4.33-1.68.2.i586"
}
},
{
"category": "product_version",
"name": "php74-zlib-7.4.33-1.68.2.i586",
"product": {
"name": "php74-zlib-7.4.33-1.68.2.i586",
"product_id": "php74-zlib-7.4.33-1.68.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php74-7.4.33-1.68.2.ppc64le",
"product": {
"name": "apache2-mod_php74-7.4.33-1.68.2.ppc64le",
"product_id": "apache2-mod_php74-7.4.33-1.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-7.4.33-1.68.2.ppc64le",
"product": {
"name": "php74-7.4.33-1.68.2.ppc64le",
"product_id": "php74-7.4.33-1.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-bcmath-7.4.33-1.68.2.ppc64le",
"product": {
"name": "php74-bcmath-7.4.33-1.68.2.ppc64le",
"product_id": "php74-bcmath-7.4.33-1.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-bz2-7.4.33-1.68.2.ppc64le",
"product": {
"name": "php74-bz2-7.4.33-1.68.2.ppc64le",
"product_id": "php74-bz2-7.4.33-1.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-calendar-7.4.33-1.68.2.ppc64le",
"product": {
"name": "php74-calendar-7.4.33-1.68.2.ppc64le",
"product_id": "php74-calendar-7.4.33-1.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-ctype-7.4.33-1.68.2.ppc64le",
"product": {
"name": "php74-ctype-7.4.33-1.68.2.ppc64le",
"product_id": "php74-ctype-7.4.33-1.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-curl-7.4.33-1.68.2.ppc64le",
"product": {
"name": "php74-curl-7.4.33-1.68.2.ppc64le",
"product_id": "php74-curl-7.4.33-1.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-dba-7.4.33-1.68.2.ppc64le",
"product": {
"name": "php74-dba-7.4.33-1.68.2.ppc64le",
"product_id": "php74-dba-7.4.33-1.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-devel-7.4.33-1.68.2.ppc64le",
"product": {
"name": "php74-devel-7.4.33-1.68.2.ppc64le",
"product_id": "php74-devel-7.4.33-1.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-dom-7.4.33-1.68.2.ppc64le",
"product": {
"name": "php74-dom-7.4.33-1.68.2.ppc64le",
"product_id": "php74-dom-7.4.33-1.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-embed-7.4.33-1.68.2.ppc64le",
"product": {
"name": "php74-embed-7.4.33-1.68.2.ppc64le",
"product_id": "php74-embed-7.4.33-1.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-enchant-7.4.33-1.68.2.ppc64le",
"product": {
"name": "php74-enchant-7.4.33-1.68.2.ppc64le",
"product_id": "php74-enchant-7.4.33-1.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-exif-7.4.33-1.68.2.ppc64le",
"product": {
"name": "php74-exif-7.4.33-1.68.2.ppc64le",
"product_id": "php74-exif-7.4.33-1.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-fastcgi-7.4.33-1.68.2.ppc64le",
"product": {
"name": "php74-fastcgi-7.4.33-1.68.2.ppc64le",
"product_id": "php74-fastcgi-7.4.33-1.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-fileinfo-7.4.33-1.68.2.ppc64le",
"product": {
"name": "php74-fileinfo-7.4.33-1.68.2.ppc64le",
"product_id": "php74-fileinfo-7.4.33-1.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-firebird-7.4.33-1.68.2.ppc64le",
"product": {
"name": "php74-firebird-7.4.33-1.68.2.ppc64le",
"product_id": "php74-firebird-7.4.33-1.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-fpm-7.4.33-1.68.2.ppc64le",
"product": {
"name": "php74-fpm-7.4.33-1.68.2.ppc64le",
"product_id": "php74-fpm-7.4.33-1.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-ftp-7.4.33-1.68.2.ppc64le",
"product": {
"name": "php74-ftp-7.4.33-1.68.2.ppc64le",
"product_id": "php74-ftp-7.4.33-1.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-gd-7.4.33-1.68.2.ppc64le",
"product": {
"name": "php74-gd-7.4.33-1.68.2.ppc64le",
"product_id": "php74-gd-7.4.33-1.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-gettext-7.4.33-1.68.2.ppc64le",
"product": {
"name": "php74-gettext-7.4.33-1.68.2.ppc64le",
"product_id": "php74-gettext-7.4.33-1.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-gmp-7.4.33-1.68.2.ppc64le",
"product": {
"name": "php74-gmp-7.4.33-1.68.2.ppc64le",
"product_id": "php74-gmp-7.4.33-1.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-iconv-7.4.33-1.68.2.ppc64le",
"product": {
"name": "php74-iconv-7.4.33-1.68.2.ppc64le",
"product_id": "php74-iconv-7.4.33-1.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-intl-7.4.33-1.68.2.ppc64le",
"product": {
"name": "php74-intl-7.4.33-1.68.2.ppc64le",
"product_id": "php74-intl-7.4.33-1.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-json-7.4.33-1.68.2.ppc64le",
"product": {
"name": "php74-json-7.4.33-1.68.2.ppc64le",
"product_id": "php74-json-7.4.33-1.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-ldap-7.4.33-1.68.2.ppc64le",
"product": {
"name": "php74-ldap-7.4.33-1.68.2.ppc64le",
"product_id": "php74-ldap-7.4.33-1.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-mbstring-7.4.33-1.68.2.ppc64le",
"product": {
"name": "php74-mbstring-7.4.33-1.68.2.ppc64le",
"product_id": "php74-mbstring-7.4.33-1.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-mysql-7.4.33-1.68.2.ppc64le",
"product": {
"name": "php74-mysql-7.4.33-1.68.2.ppc64le",
"product_id": "php74-mysql-7.4.33-1.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-odbc-7.4.33-1.68.2.ppc64le",
"product": {
"name": "php74-odbc-7.4.33-1.68.2.ppc64le",
"product_id": "php74-odbc-7.4.33-1.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-opcache-7.4.33-1.68.2.ppc64le",
"product": {
"name": "php74-opcache-7.4.33-1.68.2.ppc64le",
"product_id": "php74-opcache-7.4.33-1.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-openssl-7.4.33-1.68.2.ppc64le",
"product": {
"name": "php74-openssl-7.4.33-1.68.2.ppc64le",
"product_id": "php74-openssl-7.4.33-1.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-pcntl-7.4.33-1.68.2.ppc64le",
"product": {
"name": "php74-pcntl-7.4.33-1.68.2.ppc64le",
"product_id": "php74-pcntl-7.4.33-1.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-pdo-7.4.33-1.68.2.ppc64le",
"product": {
"name": "php74-pdo-7.4.33-1.68.2.ppc64le",
"product_id": "php74-pdo-7.4.33-1.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-pgsql-7.4.33-1.68.2.ppc64le",
"product": {
"name": "php74-pgsql-7.4.33-1.68.2.ppc64le",
"product_id": "php74-pgsql-7.4.33-1.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-phar-7.4.33-1.68.2.ppc64le",
"product": {
"name": "php74-phar-7.4.33-1.68.2.ppc64le",
"product_id": "php74-phar-7.4.33-1.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-posix-7.4.33-1.68.2.ppc64le",
"product": {
"name": "php74-posix-7.4.33-1.68.2.ppc64le",
"product_id": "php74-posix-7.4.33-1.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-readline-7.4.33-1.68.2.ppc64le",
"product": {
"name": "php74-readline-7.4.33-1.68.2.ppc64le",
"product_id": "php74-readline-7.4.33-1.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-shmop-7.4.33-1.68.2.ppc64le",
"product": {
"name": "php74-shmop-7.4.33-1.68.2.ppc64le",
"product_id": "php74-shmop-7.4.33-1.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-snmp-7.4.33-1.68.2.ppc64le",
"product": {
"name": "php74-snmp-7.4.33-1.68.2.ppc64le",
"product_id": "php74-snmp-7.4.33-1.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-soap-7.4.33-1.68.2.ppc64le",
"product": {
"name": "php74-soap-7.4.33-1.68.2.ppc64le",
"product_id": "php74-soap-7.4.33-1.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-sockets-7.4.33-1.68.2.ppc64le",
"product": {
"name": "php74-sockets-7.4.33-1.68.2.ppc64le",
"product_id": "php74-sockets-7.4.33-1.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-sodium-7.4.33-1.68.2.ppc64le",
"product": {
"name": "php74-sodium-7.4.33-1.68.2.ppc64le",
"product_id": "php74-sodium-7.4.33-1.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-sqlite-7.4.33-1.68.2.ppc64le",
"product": {
"name": "php74-sqlite-7.4.33-1.68.2.ppc64le",
"product_id": "php74-sqlite-7.4.33-1.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-sysvmsg-7.4.33-1.68.2.ppc64le",
"product": {
"name": "php74-sysvmsg-7.4.33-1.68.2.ppc64le",
"product_id": "php74-sysvmsg-7.4.33-1.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-sysvsem-7.4.33-1.68.2.ppc64le",
"product": {
"name": "php74-sysvsem-7.4.33-1.68.2.ppc64le",
"product_id": "php74-sysvsem-7.4.33-1.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-sysvshm-7.4.33-1.68.2.ppc64le",
"product": {
"name": "php74-sysvshm-7.4.33-1.68.2.ppc64le",
"product_id": "php74-sysvshm-7.4.33-1.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-test-7.4.33-1.68.2.ppc64le",
"product": {
"name": "php74-test-7.4.33-1.68.2.ppc64le",
"product_id": "php74-test-7.4.33-1.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-tidy-7.4.33-1.68.2.ppc64le",
"product": {
"name": "php74-tidy-7.4.33-1.68.2.ppc64le",
"product_id": "php74-tidy-7.4.33-1.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-tokenizer-7.4.33-1.68.2.ppc64le",
"product": {
"name": "php74-tokenizer-7.4.33-1.68.2.ppc64le",
"product_id": "php74-tokenizer-7.4.33-1.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-xmlreader-7.4.33-1.68.2.ppc64le",
"product": {
"name": "php74-xmlreader-7.4.33-1.68.2.ppc64le",
"product_id": "php74-xmlreader-7.4.33-1.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-xmlrpc-7.4.33-1.68.2.ppc64le",
"product": {
"name": "php74-xmlrpc-7.4.33-1.68.2.ppc64le",
"product_id": "php74-xmlrpc-7.4.33-1.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-xmlwriter-7.4.33-1.68.2.ppc64le",
"product": {
"name": "php74-xmlwriter-7.4.33-1.68.2.ppc64le",
"product_id": "php74-xmlwriter-7.4.33-1.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-xsl-7.4.33-1.68.2.ppc64le",
"product": {
"name": "php74-xsl-7.4.33-1.68.2.ppc64le",
"product_id": "php74-xsl-7.4.33-1.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-zip-7.4.33-1.68.2.ppc64le",
"product": {
"name": "php74-zip-7.4.33-1.68.2.ppc64le",
"product_id": "php74-zip-7.4.33-1.68.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-zlib-7.4.33-1.68.2.ppc64le",
"product": {
"name": "php74-zlib-7.4.33-1.68.2.ppc64le",
"product_id": "php74-zlib-7.4.33-1.68.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php74-7.4.33-1.68.2.s390",
"product": {
"name": "apache2-mod_php74-7.4.33-1.68.2.s390",
"product_id": "apache2-mod_php74-7.4.33-1.68.2.s390"
}
},
{
"category": "product_version",
"name": "php74-7.4.33-1.68.2.s390",
"product": {
"name": "php74-7.4.33-1.68.2.s390",
"product_id": "php74-7.4.33-1.68.2.s390"
}
},
{
"category": "product_version",
"name": "php74-bcmath-7.4.33-1.68.2.s390",
"product": {
"name": "php74-bcmath-7.4.33-1.68.2.s390",
"product_id": "php74-bcmath-7.4.33-1.68.2.s390"
}
},
{
"category": "product_version",
"name": "php74-bz2-7.4.33-1.68.2.s390",
"product": {
"name": "php74-bz2-7.4.33-1.68.2.s390",
"product_id": "php74-bz2-7.4.33-1.68.2.s390"
}
},
{
"category": "product_version",
"name": "php74-calendar-7.4.33-1.68.2.s390",
"product": {
"name": "php74-calendar-7.4.33-1.68.2.s390",
"product_id": "php74-calendar-7.4.33-1.68.2.s390"
}
},
{
"category": "product_version",
"name": "php74-ctype-7.4.33-1.68.2.s390",
"product": {
"name": "php74-ctype-7.4.33-1.68.2.s390",
"product_id": "php74-ctype-7.4.33-1.68.2.s390"
}
},
{
"category": "product_version",
"name": "php74-curl-7.4.33-1.68.2.s390",
"product": {
"name": "php74-curl-7.4.33-1.68.2.s390",
"product_id": "php74-curl-7.4.33-1.68.2.s390"
}
},
{
"category": "product_version",
"name": "php74-dba-7.4.33-1.68.2.s390",
"product": {
"name": "php74-dba-7.4.33-1.68.2.s390",
"product_id": "php74-dba-7.4.33-1.68.2.s390"
}
},
{
"category": "product_version",
"name": "php74-devel-7.4.33-1.68.2.s390",
"product": {
"name": "php74-devel-7.4.33-1.68.2.s390",
"product_id": "php74-devel-7.4.33-1.68.2.s390"
}
},
{
"category": "product_version",
"name": "php74-dom-7.4.33-1.68.2.s390",
"product": {
"name": "php74-dom-7.4.33-1.68.2.s390",
"product_id": "php74-dom-7.4.33-1.68.2.s390"
}
},
{
"category": "product_version",
"name": "php74-embed-7.4.33-1.68.2.s390",
"product": {
"name": "php74-embed-7.4.33-1.68.2.s390",
"product_id": "php74-embed-7.4.33-1.68.2.s390"
}
},
{
"category": "product_version",
"name": "php74-enchant-7.4.33-1.68.2.s390",
"product": {
"name": "php74-enchant-7.4.33-1.68.2.s390",
"product_id": "php74-enchant-7.4.33-1.68.2.s390"
}
},
{
"category": "product_version",
"name": "php74-exif-7.4.33-1.68.2.s390",
"product": {
"name": "php74-exif-7.4.33-1.68.2.s390",
"product_id": "php74-exif-7.4.33-1.68.2.s390"
}
},
{
"category": "product_version",
"name": "php74-fastcgi-7.4.33-1.68.2.s390",
"product": {
"name": "php74-fastcgi-7.4.33-1.68.2.s390",
"product_id": "php74-fastcgi-7.4.33-1.68.2.s390"
}
},
{
"category": "product_version",
"name": "php74-fileinfo-7.4.33-1.68.2.s390",
"product": {
"name": "php74-fileinfo-7.4.33-1.68.2.s390",
"product_id": "php74-fileinfo-7.4.33-1.68.2.s390"
}
},
{
"category": "product_version",
"name": "php74-firebird-7.4.33-1.68.2.s390",
"product": {
"name": "php74-firebird-7.4.33-1.68.2.s390",
"product_id": "php74-firebird-7.4.33-1.68.2.s390"
}
},
{
"category": "product_version",
"name": "php74-fpm-7.4.33-1.68.2.s390",
"product": {
"name": "php74-fpm-7.4.33-1.68.2.s390",
"product_id": "php74-fpm-7.4.33-1.68.2.s390"
}
},
{
"category": "product_version",
"name": "php74-ftp-7.4.33-1.68.2.s390",
"product": {
"name": "php74-ftp-7.4.33-1.68.2.s390",
"product_id": "php74-ftp-7.4.33-1.68.2.s390"
}
},
{
"category": "product_version",
"name": "php74-gd-7.4.33-1.68.2.s390",
"product": {
"name": "php74-gd-7.4.33-1.68.2.s390",
"product_id": "php74-gd-7.4.33-1.68.2.s390"
}
},
{
"category": "product_version",
"name": "php74-gettext-7.4.33-1.68.2.s390",
"product": {
"name": "php74-gettext-7.4.33-1.68.2.s390",
"product_id": "php74-gettext-7.4.33-1.68.2.s390"
}
},
{
"category": "product_version",
"name": "php74-gmp-7.4.33-1.68.2.s390",
"product": {
"name": "php74-gmp-7.4.33-1.68.2.s390",
"product_id": "php74-gmp-7.4.33-1.68.2.s390"
}
},
{
"category": "product_version",
"name": "php74-iconv-7.4.33-1.68.2.s390",
"product": {
"name": "php74-iconv-7.4.33-1.68.2.s390",
"product_id": "php74-iconv-7.4.33-1.68.2.s390"
}
},
{
"category": "product_version",
"name": "php74-intl-7.4.33-1.68.2.s390",
"product": {
"name": "php74-intl-7.4.33-1.68.2.s390",
"product_id": "php74-intl-7.4.33-1.68.2.s390"
}
},
{
"category": "product_version",
"name": "php74-json-7.4.33-1.68.2.s390",
"product": {
"name": "php74-json-7.4.33-1.68.2.s390",
"product_id": "php74-json-7.4.33-1.68.2.s390"
}
},
{
"category": "product_version",
"name": "php74-ldap-7.4.33-1.68.2.s390",
"product": {
"name": "php74-ldap-7.4.33-1.68.2.s390",
"product_id": "php74-ldap-7.4.33-1.68.2.s390"
}
},
{
"category": "product_version",
"name": "php74-mbstring-7.4.33-1.68.2.s390",
"product": {
"name": "php74-mbstring-7.4.33-1.68.2.s390",
"product_id": "php74-mbstring-7.4.33-1.68.2.s390"
}
},
{
"category": "product_version",
"name": "php74-mysql-7.4.33-1.68.2.s390",
"product": {
"name": "php74-mysql-7.4.33-1.68.2.s390",
"product_id": "php74-mysql-7.4.33-1.68.2.s390"
}
},
{
"category": "product_version",
"name": "php74-odbc-7.4.33-1.68.2.s390",
"product": {
"name": "php74-odbc-7.4.33-1.68.2.s390",
"product_id": "php74-odbc-7.4.33-1.68.2.s390"
}
},
{
"category": "product_version",
"name": "php74-opcache-7.4.33-1.68.2.s390",
"product": {
"name": "php74-opcache-7.4.33-1.68.2.s390",
"product_id": "php74-opcache-7.4.33-1.68.2.s390"
}
},
{
"category": "product_version",
"name": "php74-openssl-7.4.33-1.68.2.s390",
"product": {
"name": "php74-openssl-7.4.33-1.68.2.s390",
"product_id": "php74-openssl-7.4.33-1.68.2.s390"
}
},
{
"category": "product_version",
"name": "php74-pcntl-7.4.33-1.68.2.s390",
"product": {
"name": "php74-pcntl-7.4.33-1.68.2.s390",
"product_id": "php74-pcntl-7.4.33-1.68.2.s390"
}
},
{
"category": "product_version",
"name": "php74-pdo-7.4.33-1.68.2.s390",
"product": {
"name": "php74-pdo-7.4.33-1.68.2.s390",
"product_id": "php74-pdo-7.4.33-1.68.2.s390"
}
},
{
"category": "product_version",
"name": "php74-pgsql-7.4.33-1.68.2.s390",
"product": {
"name": "php74-pgsql-7.4.33-1.68.2.s390",
"product_id": "php74-pgsql-7.4.33-1.68.2.s390"
}
},
{
"category": "product_version",
"name": "php74-phar-7.4.33-1.68.2.s390",
"product": {
"name": "php74-phar-7.4.33-1.68.2.s390",
"product_id": "php74-phar-7.4.33-1.68.2.s390"
}
},
{
"category": "product_version",
"name": "php74-posix-7.4.33-1.68.2.s390",
"product": {
"name": "php74-posix-7.4.33-1.68.2.s390",
"product_id": "php74-posix-7.4.33-1.68.2.s390"
}
},
{
"category": "product_version",
"name": "php74-readline-7.4.33-1.68.2.s390",
"product": {
"name": "php74-readline-7.4.33-1.68.2.s390",
"product_id": "php74-readline-7.4.33-1.68.2.s390"
}
},
{
"category": "product_version",
"name": "php74-shmop-7.4.33-1.68.2.s390",
"product": {
"name": "php74-shmop-7.4.33-1.68.2.s390",
"product_id": "php74-shmop-7.4.33-1.68.2.s390"
}
},
{
"category": "product_version",
"name": "php74-snmp-7.4.33-1.68.2.s390",
"product": {
"name": "php74-snmp-7.4.33-1.68.2.s390",
"product_id": "php74-snmp-7.4.33-1.68.2.s390"
}
},
{
"category": "product_version",
"name": "php74-soap-7.4.33-1.68.2.s390",
"product": {
"name": "php74-soap-7.4.33-1.68.2.s390",
"product_id": "php74-soap-7.4.33-1.68.2.s390"
}
},
{
"category": "product_version",
"name": "php74-sockets-7.4.33-1.68.2.s390",
"product": {
"name": "php74-sockets-7.4.33-1.68.2.s390",
"product_id": "php74-sockets-7.4.33-1.68.2.s390"
}
},
{
"category": "product_version",
"name": "php74-sodium-7.4.33-1.68.2.s390",
"product": {
"name": "php74-sodium-7.4.33-1.68.2.s390",
"product_id": "php74-sodium-7.4.33-1.68.2.s390"
}
},
{
"category": "product_version",
"name": "php74-sqlite-7.4.33-1.68.2.s390",
"product": {
"name": "php74-sqlite-7.4.33-1.68.2.s390",
"product_id": "php74-sqlite-7.4.33-1.68.2.s390"
}
},
{
"category": "product_version",
"name": "php74-sysvmsg-7.4.33-1.68.2.s390",
"product": {
"name": "php74-sysvmsg-7.4.33-1.68.2.s390",
"product_id": "php74-sysvmsg-7.4.33-1.68.2.s390"
}
},
{
"category": "product_version",
"name": "php74-sysvsem-7.4.33-1.68.2.s390",
"product": {
"name": "php74-sysvsem-7.4.33-1.68.2.s390",
"product_id": "php74-sysvsem-7.4.33-1.68.2.s390"
}
},
{
"category": "product_version",
"name": "php74-sysvshm-7.4.33-1.68.2.s390",
"product": {
"name": "php74-sysvshm-7.4.33-1.68.2.s390",
"product_id": "php74-sysvshm-7.4.33-1.68.2.s390"
}
},
{
"category": "product_version",
"name": "php74-test-7.4.33-1.68.2.s390",
"product": {
"name": "php74-test-7.4.33-1.68.2.s390",
"product_id": "php74-test-7.4.33-1.68.2.s390"
}
},
{
"category": "product_version",
"name": "php74-tidy-7.4.33-1.68.2.s390",
"product": {
"name": "php74-tidy-7.4.33-1.68.2.s390",
"product_id": "php74-tidy-7.4.33-1.68.2.s390"
}
},
{
"category": "product_version",
"name": "php74-tokenizer-7.4.33-1.68.2.s390",
"product": {
"name": "php74-tokenizer-7.4.33-1.68.2.s390",
"product_id": "php74-tokenizer-7.4.33-1.68.2.s390"
}
},
{
"category": "product_version",
"name": "php74-xmlreader-7.4.33-1.68.2.s390",
"product": {
"name": "php74-xmlreader-7.4.33-1.68.2.s390",
"product_id": "php74-xmlreader-7.4.33-1.68.2.s390"
}
},
{
"category": "product_version",
"name": "php74-xmlrpc-7.4.33-1.68.2.s390",
"product": {
"name": "php74-xmlrpc-7.4.33-1.68.2.s390",
"product_id": "php74-xmlrpc-7.4.33-1.68.2.s390"
}
},
{
"category": "product_version",
"name": "php74-xmlwriter-7.4.33-1.68.2.s390",
"product": {
"name": "php74-xmlwriter-7.4.33-1.68.2.s390",
"product_id": "php74-xmlwriter-7.4.33-1.68.2.s390"
}
},
{
"category": "product_version",
"name": "php74-xsl-7.4.33-1.68.2.s390",
"product": {
"name": "php74-xsl-7.4.33-1.68.2.s390",
"product_id": "php74-xsl-7.4.33-1.68.2.s390"
}
},
{
"category": "product_version",
"name": "php74-zip-7.4.33-1.68.2.s390",
"product": {
"name": "php74-zip-7.4.33-1.68.2.s390",
"product_id": "php74-zip-7.4.33-1.68.2.s390"
}
},
{
"category": "product_version",
"name": "php74-zlib-7.4.33-1.68.2.s390",
"product": {
"name": "php74-zlib-7.4.33-1.68.2.s390",
"product_id": "php74-zlib-7.4.33-1.68.2.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php74-7.4.33-1.68.2.s390x",
"product": {
"name": "apache2-mod_php74-7.4.33-1.68.2.s390x",
"product_id": "apache2-mod_php74-7.4.33-1.68.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-7.4.33-1.68.2.s390x",
"product": {
"name": "php74-7.4.33-1.68.2.s390x",
"product_id": "php74-7.4.33-1.68.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-bcmath-7.4.33-1.68.2.s390x",
"product": {
"name": "php74-bcmath-7.4.33-1.68.2.s390x",
"product_id": "php74-bcmath-7.4.33-1.68.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-bz2-7.4.33-1.68.2.s390x",
"product": {
"name": "php74-bz2-7.4.33-1.68.2.s390x",
"product_id": "php74-bz2-7.4.33-1.68.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-calendar-7.4.33-1.68.2.s390x",
"product": {
"name": "php74-calendar-7.4.33-1.68.2.s390x",
"product_id": "php74-calendar-7.4.33-1.68.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-ctype-7.4.33-1.68.2.s390x",
"product": {
"name": "php74-ctype-7.4.33-1.68.2.s390x",
"product_id": "php74-ctype-7.4.33-1.68.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-curl-7.4.33-1.68.2.s390x",
"product": {
"name": "php74-curl-7.4.33-1.68.2.s390x",
"product_id": "php74-curl-7.4.33-1.68.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-dba-7.4.33-1.68.2.s390x",
"product": {
"name": "php74-dba-7.4.33-1.68.2.s390x",
"product_id": "php74-dba-7.4.33-1.68.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-devel-7.4.33-1.68.2.s390x",
"product": {
"name": "php74-devel-7.4.33-1.68.2.s390x",
"product_id": "php74-devel-7.4.33-1.68.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-dom-7.4.33-1.68.2.s390x",
"product": {
"name": "php74-dom-7.4.33-1.68.2.s390x",
"product_id": "php74-dom-7.4.33-1.68.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-embed-7.4.33-1.68.2.s390x",
"product": {
"name": "php74-embed-7.4.33-1.68.2.s390x",
"product_id": "php74-embed-7.4.33-1.68.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-enchant-7.4.33-1.68.2.s390x",
"product": {
"name": "php74-enchant-7.4.33-1.68.2.s390x",
"product_id": "php74-enchant-7.4.33-1.68.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-exif-7.4.33-1.68.2.s390x",
"product": {
"name": "php74-exif-7.4.33-1.68.2.s390x",
"product_id": "php74-exif-7.4.33-1.68.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-fastcgi-7.4.33-1.68.2.s390x",
"product": {
"name": "php74-fastcgi-7.4.33-1.68.2.s390x",
"product_id": "php74-fastcgi-7.4.33-1.68.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-fileinfo-7.4.33-1.68.2.s390x",
"product": {
"name": "php74-fileinfo-7.4.33-1.68.2.s390x",
"product_id": "php74-fileinfo-7.4.33-1.68.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-firebird-7.4.33-1.68.2.s390x",
"product": {
"name": "php74-firebird-7.4.33-1.68.2.s390x",
"product_id": "php74-firebird-7.4.33-1.68.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-fpm-7.4.33-1.68.2.s390x",
"product": {
"name": "php74-fpm-7.4.33-1.68.2.s390x",
"product_id": "php74-fpm-7.4.33-1.68.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-ftp-7.4.33-1.68.2.s390x",
"product": {
"name": "php74-ftp-7.4.33-1.68.2.s390x",
"product_id": "php74-ftp-7.4.33-1.68.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-gd-7.4.33-1.68.2.s390x",
"product": {
"name": "php74-gd-7.4.33-1.68.2.s390x",
"product_id": "php74-gd-7.4.33-1.68.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-gettext-7.4.33-1.68.2.s390x",
"product": {
"name": "php74-gettext-7.4.33-1.68.2.s390x",
"product_id": "php74-gettext-7.4.33-1.68.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-gmp-7.4.33-1.68.2.s390x",
"product": {
"name": "php74-gmp-7.4.33-1.68.2.s390x",
"product_id": "php74-gmp-7.4.33-1.68.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-iconv-7.4.33-1.68.2.s390x",
"product": {
"name": "php74-iconv-7.4.33-1.68.2.s390x",
"product_id": "php74-iconv-7.4.33-1.68.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-intl-7.4.33-1.68.2.s390x",
"product": {
"name": "php74-intl-7.4.33-1.68.2.s390x",
"product_id": "php74-intl-7.4.33-1.68.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-json-7.4.33-1.68.2.s390x",
"product": {
"name": "php74-json-7.4.33-1.68.2.s390x",
"product_id": "php74-json-7.4.33-1.68.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-ldap-7.4.33-1.68.2.s390x",
"product": {
"name": "php74-ldap-7.4.33-1.68.2.s390x",
"product_id": "php74-ldap-7.4.33-1.68.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-mbstring-7.4.33-1.68.2.s390x",
"product": {
"name": "php74-mbstring-7.4.33-1.68.2.s390x",
"product_id": "php74-mbstring-7.4.33-1.68.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-mysql-7.4.33-1.68.2.s390x",
"product": {
"name": "php74-mysql-7.4.33-1.68.2.s390x",
"product_id": "php74-mysql-7.4.33-1.68.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-odbc-7.4.33-1.68.2.s390x",
"product": {
"name": "php74-odbc-7.4.33-1.68.2.s390x",
"product_id": "php74-odbc-7.4.33-1.68.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-opcache-7.4.33-1.68.2.s390x",
"product": {
"name": "php74-opcache-7.4.33-1.68.2.s390x",
"product_id": "php74-opcache-7.4.33-1.68.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-openssl-7.4.33-1.68.2.s390x",
"product": {
"name": "php74-openssl-7.4.33-1.68.2.s390x",
"product_id": "php74-openssl-7.4.33-1.68.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-pcntl-7.4.33-1.68.2.s390x",
"product": {
"name": "php74-pcntl-7.4.33-1.68.2.s390x",
"product_id": "php74-pcntl-7.4.33-1.68.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-pdo-7.4.33-1.68.2.s390x",
"product": {
"name": "php74-pdo-7.4.33-1.68.2.s390x",
"product_id": "php74-pdo-7.4.33-1.68.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-pgsql-7.4.33-1.68.2.s390x",
"product": {
"name": "php74-pgsql-7.4.33-1.68.2.s390x",
"product_id": "php74-pgsql-7.4.33-1.68.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-phar-7.4.33-1.68.2.s390x",
"product": {
"name": "php74-phar-7.4.33-1.68.2.s390x",
"product_id": "php74-phar-7.4.33-1.68.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-posix-7.4.33-1.68.2.s390x",
"product": {
"name": "php74-posix-7.4.33-1.68.2.s390x",
"product_id": "php74-posix-7.4.33-1.68.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-readline-7.4.33-1.68.2.s390x",
"product": {
"name": "php74-readline-7.4.33-1.68.2.s390x",
"product_id": "php74-readline-7.4.33-1.68.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-shmop-7.4.33-1.68.2.s390x",
"product": {
"name": "php74-shmop-7.4.33-1.68.2.s390x",
"product_id": "php74-shmop-7.4.33-1.68.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-snmp-7.4.33-1.68.2.s390x",
"product": {
"name": "php74-snmp-7.4.33-1.68.2.s390x",
"product_id": "php74-snmp-7.4.33-1.68.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-soap-7.4.33-1.68.2.s390x",
"product": {
"name": "php74-soap-7.4.33-1.68.2.s390x",
"product_id": "php74-soap-7.4.33-1.68.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-sockets-7.4.33-1.68.2.s390x",
"product": {
"name": "php74-sockets-7.4.33-1.68.2.s390x",
"product_id": "php74-sockets-7.4.33-1.68.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-sodium-7.4.33-1.68.2.s390x",
"product": {
"name": "php74-sodium-7.4.33-1.68.2.s390x",
"product_id": "php74-sodium-7.4.33-1.68.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-sqlite-7.4.33-1.68.2.s390x",
"product": {
"name": "php74-sqlite-7.4.33-1.68.2.s390x",
"product_id": "php74-sqlite-7.4.33-1.68.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-sysvmsg-7.4.33-1.68.2.s390x",
"product": {
"name": "php74-sysvmsg-7.4.33-1.68.2.s390x",
"product_id": "php74-sysvmsg-7.4.33-1.68.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-sysvsem-7.4.33-1.68.2.s390x",
"product": {
"name": "php74-sysvsem-7.4.33-1.68.2.s390x",
"product_id": "php74-sysvsem-7.4.33-1.68.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-sysvshm-7.4.33-1.68.2.s390x",
"product": {
"name": "php74-sysvshm-7.4.33-1.68.2.s390x",
"product_id": "php74-sysvshm-7.4.33-1.68.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-test-7.4.33-1.68.2.s390x",
"product": {
"name": "php74-test-7.4.33-1.68.2.s390x",
"product_id": "php74-test-7.4.33-1.68.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-tidy-7.4.33-1.68.2.s390x",
"product": {
"name": "php74-tidy-7.4.33-1.68.2.s390x",
"product_id": "php74-tidy-7.4.33-1.68.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-tokenizer-7.4.33-1.68.2.s390x",
"product": {
"name": "php74-tokenizer-7.4.33-1.68.2.s390x",
"product_id": "php74-tokenizer-7.4.33-1.68.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-xmlreader-7.4.33-1.68.2.s390x",
"product": {
"name": "php74-xmlreader-7.4.33-1.68.2.s390x",
"product_id": "php74-xmlreader-7.4.33-1.68.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-xmlrpc-7.4.33-1.68.2.s390x",
"product": {
"name": "php74-xmlrpc-7.4.33-1.68.2.s390x",
"product_id": "php74-xmlrpc-7.4.33-1.68.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-xmlwriter-7.4.33-1.68.2.s390x",
"product": {
"name": "php74-xmlwriter-7.4.33-1.68.2.s390x",
"product_id": "php74-xmlwriter-7.4.33-1.68.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-xsl-7.4.33-1.68.2.s390x",
"product": {
"name": "php74-xsl-7.4.33-1.68.2.s390x",
"product_id": "php74-xsl-7.4.33-1.68.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-zip-7.4.33-1.68.2.s390x",
"product": {
"name": "php74-zip-7.4.33-1.68.2.s390x",
"product_id": "php74-zip-7.4.33-1.68.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-zlib-7.4.33-1.68.2.s390x",
"product": {
"name": "php74-zlib-7.4.33-1.68.2.s390x",
"product_id": "php74-zlib-7.4.33-1.68.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php74-7.4.33-1.68.2.x86_64",
"product": {
"name": "apache2-mod_php74-7.4.33-1.68.2.x86_64",
"product_id": "apache2-mod_php74-7.4.33-1.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-7.4.33-1.68.2.x86_64",
"product": {
"name": "php74-7.4.33-1.68.2.x86_64",
"product_id": "php74-7.4.33-1.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-bcmath-7.4.33-1.68.2.x86_64",
"product": {
"name": "php74-bcmath-7.4.33-1.68.2.x86_64",
"product_id": "php74-bcmath-7.4.33-1.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-bz2-7.4.33-1.68.2.x86_64",
"product": {
"name": "php74-bz2-7.4.33-1.68.2.x86_64",
"product_id": "php74-bz2-7.4.33-1.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-calendar-7.4.33-1.68.2.x86_64",
"product": {
"name": "php74-calendar-7.4.33-1.68.2.x86_64",
"product_id": "php74-calendar-7.4.33-1.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-ctype-7.4.33-1.68.2.x86_64",
"product": {
"name": "php74-ctype-7.4.33-1.68.2.x86_64",
"product_id": "php74-ctype-7.4.33-1.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-curl-7.4.33-1.68.2.x86_64",
"product": {
"name": "php74-curl-7.4.33-1.68.2.x86_64",
"product_id": "php74-curl-7.4.33-1.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-dba-7.4.33-1.68.2.x86_64",
"product": {
"name": "php74-dba-7.4.33-1.68.2.x86_64",
"product_id": "php74-dba-7.4.33-1.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-devel-7.4.33-1.68.2.x86_64",
"product": {
"name": "php74-devel-7.4.33-1.68.2.x86_64",
"product_id": "php74-devel-7.4.33-1.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-dom-7.4.33-1.68.2.x86_64",
"product": {
"name": "php74-dom-7.4.33-1.68.2.x86_64",
"product_id": "php74-dom-7.4.33-1.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-embed-7.4.33-1.68.2.x86_64",
"product": {
"name": "php74-embed-7.4.33-1.68.2.x86_64",
"product_id": "php74-embed-7.4.33-1.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-enchant-7.4.33-1.68.2.x86_64",
"product": {
"name": "php74-enchant-7.4.33-1.68.2.x86_64",
"product_id": "php74-enchant-7.4.33-1.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-exif-7.4.33-1.68.2.x86_64",
"product": {
"name": "php74-exif-7.4.33-1.68.2.x86_64",
"product_id": "php74-exif-7.4.33-1.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-fastcgi-7.4.33-1.68.2.x86_64",
"product": {
"name": "php74-fastcgi-7.4.33-1.68.2.x86_64",
"product_id": "php74-fastcgi-7.4.33-1.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-fileinfo-7.4.33-1.68.2.x86_64",
"product": {
"name": "php74-fileinfo-7.4.33-1.68.2.x86_64",
"product_id": "php74-fileinfo-7.4.33-1.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-firebird-7.4.33-1.68.2.x86_64",
"product": {
"name": "php74-firebird-7.4.33-1.68.2.x86_64",
"product_id": "php74-firebird-7.4.33-1.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-fpm-7.4.33-1.68.2.x86_64",
"product": {
"name": "php74-fpm-7.4.33-1.68.2.x86_64",
"product_id": "php74-fpm-7.4.33-1.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-ftp-7.4.33-1.68.2.x86_64",
"product": {
"name": "php74-ftp-7.4.33-1.68.2.x86_64",
"product_id": "php74-ftp-7.4.33-1.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-gd-7.4.33-1.68.2.x86_64",
"product": {
"name": "php74-gd-7.4.33-1.68.2.x86_64",
"product_id": "php74-gd-7.4.33-1.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-gettext-7.4.33-1.68.2.x86_64",
"product": {
"name": "php74-gettext-7.4.33-1.68.2.x86_64",
"product_id": "php74-gettext-7.4.33-1.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-gmp-7.4.33-1.68.2.x86_64",
"product": {
"name": "php74-gmp-7.4.33-1.68.2.x86_64",
"product_id": "php74-gmp-7.4.33-1.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-iconv-7.4.33-1.68.2.x86_64",
"product": {
"name": "php74-iconv-7.4.33-1.68.2.x86_64",
"product_id": "php74-iconv-7.4.33-1.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-intl-7.4.33-1.68.2.x86_64",
"product": {
"name": "php74-intl-7.4.33-1.68.2.x86_64",
"product_id": "php74-intl-7.4.33-1.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-json-7.4.33-1.68.2.x86_64",
"product": {
"name": "php74-json-7.4.33-1.68.2.x86_64",
"product_id": "php74-json-7.4.33-1.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-ldap-7.4.33-1.68.2.x86_64",
"product": {
"name": "php74-ldap-7.4.33-1.68.2.x86_64",
"product_id": "php74-ldap-7.4.33-1.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-mbstring-7.4.33-1.68.2.x86_64",
"product": {
"name": "php74-mbstring-7.4.33-1.68.2.x86_64",
"product_id": "php74-mbstring-7.4.33-1.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-mysql-7.4.33-1.68.2.x86_64",
"product": {
"name": "php74-mysql-7.4.33-1.68.2.x86_64",
"product_id": "php74-mysql-7.4.33-1.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-odbc-7.4.33-1.68.2.x86_64",
"product": {
"name": "php74-odbc-7.4.33-1.68.2.x86_64",
"product_id": "php74-odbc-7.4.33-1.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-opcache-7.4.33-1.68.2.x86_64",
"product": {
"name": "php74-opcache-7.4.33-1.68.2.x86_64",
"product_id": "php74-opcache-7.4.33-1.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-openssl-7.4.33-1.68.2.x86_64",
"product": {
"name": "php74-openssl-7.4.33-1.68.2.x86_64",
"product_id": "php74-openssl-7.4.33-1.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-pcntl-7.4.33-1.68.2.x86_64",
"product": {
"name": "php74-pcntl-7.4.33-1.68.2.x86_64",
"product_id": "php74-pcntl-7.4.33-1.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-pdo-7.4.33-1.68.2.x86_64",
"product": {
"name": "php74-pdo-7.4.33-1.68.2.x86_64",
"product_id": "php74-pdo-7.4.33-1.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-pgsql-7.4.33-1.68.2.x86_64",
"product": {
"name": "php74-pgsql-7.4.33-1.68.2.x86_64",
"product_id": "php74-pgsql-7.4.33-1.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-phar-7.4.33-1.68.2.x86_64",
"product": {
"name": "php74-phar-7.4.33-1.68.2.x86_64",
"product_id": "php74-phar-7.4.33-1.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-posix-7.4.33-1.68.2.x86_64",
"product": {
"name": "php74-posix-7.4.33-1.68.2.x86_64",
"product_id": "php74-posix-7.4.33-1.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-readline-7.4.33-1.68.2.x86_64",
"product": {
"name": "php74-readline-7.4.33-1.68.2.x86_64",
"product_id": "php74-readline-7.4.33-1.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-shmop-7.4.33-1.68.2.x86_64",
"product": {
"name": "php74-shmop-7.4.33-1.68.2.x86_64",
"product_id": "php74-shmop-7.4.33-1.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-snmp-7.4.33-1.68.2.x86_64",
"product": {
"name": "php74-snmp-7.4.33-1.68.2.x86_64",
"product_id": "php74-snmp-7.4.33-1.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-soap-7.4.33-1.68.2.x86_64",
"product": {
"name": "php74-soap-7.4.33-1.68.2.x86_64",
"product_id": "php74-soap-7.4.33-1.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-sockets-7.4.33-1.68.2.x86_64",
"product": {
"name": "php74-sockets-7.4.33-1.68.2.x86_64",
"product_id": "php74-sockets-7.4.33-1.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-sodium-7.4.33-1.68.2.x86_64",
"product": {
"name": "php74-sodium-7.4.33-1.68.2.x86_64",
"product_id": "php74-sodium-7.4.33-1.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-sqlite-7.4.33-1.68.2.x86_64",
"product": {
"name": "php74-sqlite-7.4.33-1.68.2.x86_64",
"product_id": "php74-sqlite-7.4.33-1.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-sysvmsg-7.4.33-1.68.2.x86_64",
"product": {
"name": "php74-sysvmsg-7.4.33-1.68.2.x86_64",
"product_id": "php74-sysvmsg-7.4.33-1.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-sysvsem-7.4.33-1.68.2.x86_64",
"product": {
"name": "php74-sysvsem-7.4.33-1.68.2.x86_64",
"product_id": "php74-sysvsem-7.4.33-1.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-sysvshm-7.4.33-1.68.2.x86_64",
"product": {
"name": "php74-sysvshm-7.4.33-1.68.2.x86_64",
"product_id": "php74-sysvshm-7.4.33-1.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-test-7.4.33-1.68.2.x86_64",
"product": {
"name": "php74-test-7.4.33-1.68.2.x86_64",
"product_id": "php74-test-7.4.33-1.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-tidy-7.4.33-1.68.2.x86_64",
"product": {
"name": "php74-tidy-7.4.33-1.68.2.x86_64",
"product_id": "php74-tidy-7.4.33-1.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-tokenizer-7.4.33-1.68.2.x86_64",
"product": {
"name": "php74-tokenizer-7.4.33-1.68.2.x86_64",
"product_id": "php74-tokenizer-7.4.33-1.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-xmlreader-7.4.33-1.68.2.x86_64",
"product": {
"name": "php74-xmlreader-7.4.33-1.68.2.x86_64",
"product_id": "php74-xmlreader-7.4.33-1.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-xmlrpc-7.4.33-1.68.2.x86_64",
"product": {
"name": "php74-xmlrpc-7.4.33-1.68.2.x86_64",
"product_id": "php74-xmlrpc-7.4.33-1.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-xmlwriter-7.4.33-1.68.2.x86_64",
"product": {
"name": "php74-xmlwriter-7.4.33-1.68.2.x86_64",
"product_id": "php74-xmlwriter-7.4.33-1.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-xsl-7.4.33-1.68.2.x86_64",
"product": {
"name": "php74-xsl-7.4.33-1.68.2.x86_64",
"product_id": "php74-xsl-7.4.33-1.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-zip-7.4.33-1.68.2.x86_64",
"product": {
"name": "php74-zip-7.4.33-1.68.2.x86_64",
"product_id": "php74-zip-7.4.33-1.68.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-zlib-7.4.33-1.68.2.x86_64",
"product": {
"name": "php74-zlib-7.4.33-1.68.2.x86_64",
"product_id": "php74-zlib-7.4.33-1.68.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Web and Scripting 12",
"product": {
"name": "SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-web-scripting:12"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php74-7.4.33-1.68.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.68.2.aarch64"
},
"product_reference": "apache2-mod_php74-7.4.33-1.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php74-7.4.33-1.68.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.68.2.ppc64le"
},
"product_reference": "apache2-mod_php74-7.4.33-1.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php74-7.4.33-1.68.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.68.2.s390x"
},
"product_reference": "apache2-mod_php74-7.4.33-1.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php74-7.4.33-1.68.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.68.2.x86_64"
},
"product_reference": "apache2-mod_php74-7.4.33-1.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-7.4.33-1.68.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.68.2.aarch64"
},
"product_reference": "php74-7.4.33-1.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-7.4.33-1.68.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.68.2.ppc64le"
},
"product_reference": "php74-7.4.33-1.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-7.4.33-1.68.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.68.2.s390x"
},
"product_reference": "php74-7.4.33-1.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-7.4.33-1.68.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.68.2.x86_64"
},
"product_reference": "php74-7.4.33-1.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bcmath-7.4.33-1.68.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.68.2.aarch64"
},
"product_reference": "php74-bcmath-7.4.33-1.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bcmath-7.4.33-1.68.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.68.2.ppc64le"
},
"product_reference": "php74-bcmath-7.4.33-1.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bcmath-7.4.33-1.68.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.68.2.s390x"
},
"product_reference": "php74-bcmath-7.4.33-1.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bcmath-7.4.33-1.68.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.68.2.x86_64"
},
"product_reference": "php74-bcmath-7.4.33-1.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bz2-7.4.33-1.68.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.68.2.aarch64"
},
"product_reference": "php74-bz2-7.4.33-1.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bz2-7.4.33-1.68.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.68.2.ppc64le"
},
"product_reference": "php74-bz2-7.4.33-1.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bz2-7.4.33-1.68.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.68.2.s390x"
},
"product_reference": "php74-bz2-7.4.33-1.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bz2-7.4.33-1.68.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.68.2.x86_64"
},
"product_reference": "php74-bz2-7.4.33-1.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-calendar-7.4.33-1.68.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.68.2.aarch64"
},
"product_reference": "php74-calendar-7.4.33-1.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-calendar-7.4.33-1.68.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.68.2.ppc64le"
},
"product_reference": "php74-calendar-7.4.33-1.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-calendar-7.4.33-1.68.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.68.2.s390x"
},
"product_reference": "php74-calendar-7.4.33-1.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-calendar-7.4.33-1.68.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.68.2.x86_64"
},
"product_reference": "php74-calendar-7.4.33-1.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ctype-7.4.33-1.68.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.68.2.aarch64"
},
"product_reference": "php74-ctype-7.4.33-1.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ctype-7.4.33-1.68.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.68.2.ppc64le"
},
"product_reference": "php74-ctype-7.4.33-1.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ctype-7.4.33-1.68.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.68.2.s390x"
},
"product_reference": "php74-ctype-7.4.33-1.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ctype-7.4.33-1.68.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.68.2.x86_64"
},
"product_reference": "php74-ctype-7.4.33-1.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-curl-7.4.33-1.68.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.68.2.aarch64"
},
"product_reference": "php74-curl-7.4.33-1.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-curl-7.4.33-1.68.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.68.2.ppc64le"
},
"product_reference": "php74-curl-7.4.33-1.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-curl-7.4.33-1.68.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.68.2.s390x"
},
"product_reference": "php74-curl-7.4.33-1.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-curl-7.4.33-1.68.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.68.2.x86_64"
},
"product_reference": "php74-curl-7.4.33-1.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dba-7.4.33-1.68.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.68.2.aarch64"
},
"product_reference": "php74-dba-7.4.33-1.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dba-7.4.33-1.68.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.68.2.ppc64le"
},
"product_reference": "php74-dba-7.4.33-1.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dba-7.4.33-1.68.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.68.2.s390x"
},
"product_reference": "php74-dba-7.4.33-1.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dba-7.4.33-1.68.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.68.2.x86_64"
},
"product_reference": "php74-dba-7.4.33-1.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dom-7.4.33-1.68.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.68.2.aarch64"
},
"product_reference": "php74-dom-7.4.33-1.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dom-7.4.33-1.68.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.68.2.ppc64le"
},
"product_reference": "php74-dom-7.4.33-1.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dom-7.4.33-1.68.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.68.2.s390x"
},
"product_reference": "php74-dom-7.4.33-1.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dom-7.4.33-1.68.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.68.2.x86_64"
},
"product_reference": "php74-dom-7.4.33-1.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-enchant-7.4.33-1.68.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.68.2.aarch64"
},
"product_reference": "php74-enchant-7.4.33-1.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-enchant-7.4.33-1.68.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.68.2.ppc64le"
},
"product_reference": "php74-enchant-7.4.33-1.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-enchant-7.4.33-1.68.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.68.2.s390x"
},
"product_reference": "php74-enchant-7.4.33-1.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-enchant-7.4.33-1.68.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.68.2.x86_64"
},
"product_reference": "php74-enchant-7.4.33-1.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-exif-7.4.33-1.68.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.68.2.aarch64"
},
"product_reference": "php74-exif-7.4.33-1.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-exif-7.4.33-1.68.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.68.2.ppc64le"
},
"product_reference": "php74-exif-7.4.33-1.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-exif-7.4.33-1.68.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.68.2.s390x"
},
"product_reference": "php74-exif-7.4.33-1.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-exif-7.4.33-1.68.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.68.2.x86_64"
},
"product_reference": "php74-exif-7.4.33-1.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fastcgi-7.4.33-1.68.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.68.2.aarch64"
},
"product_reference": "php74-fastcgi-7.4.33-1.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fastcgi-7.4.33-1.68.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.68.2.ppc64le"
},
"product_reference": "php74-fastcgi-7.4.33-1.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fastcgi-7.4.33-1.68.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.68.2.s390x"
},
"product_reference": "php74-fastcgi-7.4.33-1.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fastcgi-7.4.33-1.68.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.68.2.x86_64"
},
"product_reference": "php74-fastcgi-7.4.33-1.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fileinfo-7.4.33-1.68.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.68.2.aarch64"
},
"product_reference": "php74-fileinfo-7.4.33-1.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fileinfo-7.4.33-1.68.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.68.2.ppc64le"
},
"product_reference": "php74-fileinfo-7.4.33-1.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fileinfo-7.4.33-1.68.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.68.2.s390x"
},
"product_reference": "php74-fileinfo-7.4.33-1.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fileinfo-7.4.33-1.68.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.68.2.x86_64"
},
"product_reference": "php74-fileinfo-7.4.33-1.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fpm-7.4.33-1.68.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.68.2.aarch64"
},
"product_reference": "php74-fpm-7.4.33-1.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fpm-7.4.33-1.68.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.68.2.ppc64le"
},
"product_reference": "php74-fpm-7.4.33-1.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fpm-7.4.33-1.68.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.68.2.s390x"
},
"product_reference": "php74-fpm-7.4.33-1.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fpm-7.4.33-1.68.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.68.2.x86_64"
},
"product_reference": "php74-fpm-7.4.33-1.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ftp-7.4.33-1.68.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.68.2.aarch64"
},
"product_reference": "php74-ftp-7.4.33-1.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ftp-7.4.33-1.68.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.68.2.ppc64le"
},
"product_reference": "php74-ftp-7.4.33-1.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ftp-7.4.33-1.68.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.68.2.s390x"
},
"product_reference": "php74-ftp-7.4.33-1.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ftp-7.4.33-1.68.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.68.2.x86_64"
},
"product_reference": "php74-ftp-7.4.33-1.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gd-7.4.33-1.68.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.68.2.aarch64"
},
"product_reference": "php74-gd-7.4.33-1.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gd-7.4.33-1.68.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.68.2.ppc64le"
},
"product_reference": "php74-gd-7.4.33-1.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gd-7.4.33-1.68.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.68.2.s390x"
},
"product_reference": "php74-gd-7.4.33-1.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gd-7.4.33-1.68.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.68.2.x86_64"
},
"product_reference": "php74-gd-7.4.33-1.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gettext-7.4.33-1.68.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.68.2.aarch64"
},
"product_reference": "php74-gettext-7.4.33-1.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gettext-7.4.33-1.68.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.68.2.ppc64le"
},
"product_reference": "php74-gettext-7.4.33-1.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gettext-7.4.33-1.68.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.68.2.s390x"
},
"product_reference": "php74-gettext-7.4.33-1.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gettext-7.4.33-1.68.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.68.2.x86_64"
},
"product_reference": "php74-gettext-7.4.33-1.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gmp-7.4.33-1.68.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.68.2.aarch64"
},
"product_reference": "php74-gmp-7.4.33-1.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gmp-7.4.33-1.68.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.68.2.ppc64le"
},
"product_reference": "php74-gmp-7.4.33-1.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gmp-7.4.33-1.68.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.68.2.s390x"
},
"product_reference": "php74-gmp-7.4.33-1.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gmp-7.4.33-1.68.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.68.2.x86_64"
},
"product_reference": "php74-gmp-7.4.33-1.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-iconv-7.4.33-1.68.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.68.2.aarch64"
},
"product_reference": "php74-iconv-7.4.33-1.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-iconv-7.4.33-1.68.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.68.2.ppc64le"
},
"product_reference": "php74-iconv-7.4.33-1.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-iconv-7.4.33-1.68.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.68.2.s390x"
},
"product_reference": "php74-iconv-7.4.33-1.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-iconv-7.4.33-1.68.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.68.2.x86_64"
},
"product_reference": "php74-iconv-7.4.33-1.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-intl-7.4.33-1.68.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.68.2.aarch64"
},
"product_reference": "php74-intl-7.4.33-1.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-intl-7.4.33-1.68.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.68.2.ppc64le"
},
"product_reference": "php74-intl-7.4.33-1.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-intl-7.4.33-1.68.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.68.2.s390x"
},
"product_reference": "php74-intl-7.4.33-1.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-intl-7.4.33-1.68.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.68.2.x86_64"
},
"product_reference": "php74-intl-7.4.33-1.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-json-7.4.33-1.68.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.68.2.aarch64"
},
"product_reference": "php74-json-7.4.33-1.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-json-7.4.33-1.68.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.68.2.ppc64le"
},
"product_reference": "php74-json-7.4.33-1.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-json-7.4.33-1.68.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.68.2.s390x"
},
"product_reference": "php74-json-7.4.33-1.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-json-7.4.33-1.68.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.68.2.x86_64"
},
"product_reference": "php74-json-7.4.33-1.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ldap-7.4.33-1.68.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.68.2.aarch64"
},
"product_reference": "php74-ldap-7.4.33-1.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ldap-7.4.33-1.68.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.68.2.ppc64le"
},
"product_reference": "php74-ldap-7.4.33-1.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ldap-7.4.33-1.68.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.68.2.s390x"
},
"product_reference": "php74-ldap-7.4.33-1.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ldap-7.4.33-1.68.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.68.2.x86_64"
},
"product_reference": "php74-ldap-7.4.33-1.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mbstring-7.4.33-1.68.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.68.2.aarch64"
},
"product_reference": "php74-mbstring-7.4.33-1.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mbstring-7.4.33-1.68.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.68.2.ppc64le"
},
"product_reference": "php74-mbstring-7.4.33-1.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mbstring-7.4.33-1.68.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.68.2.s390x"
},
"product_reference": "php74-mbstring-7.4.33-1.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mbstring-7.4.33-1.68.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.68.2.x86_64"
},
"product_reference": "php74-mbstring-7.4.33-1.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mysql-7.4.33-1.68.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.68.2.aarch64"
},
"product_reference": "php74-mysql-7.4.33-1.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mysql-7.4.33-1.68.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.68.2.ppc64le"
},
"product_reference": "php74-mysql-7.4.33-1.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mysql-7.4.33-1.68.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.68.2.s390x"
},
"product_reference": "php74-mysql-7.4.33-1.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mysql-7.4.33-1.68.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.68.2.x86_64"
},
"product_reference": "php74-mysql-7.4.33-1.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-odbc-7.4.33-1.68.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.68.2.aarch64"
},
"product_reference": "php74-odbc-7.4.33-1.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-odbc-7.4.33-1.68.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.68.2.ppc64le"
},
"product_reference": "php74-odbc-7.4.33-1.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-odbc-7.4.33-1.68.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.68.2.s390x"
},
"product_reference": "php74-odbc-7.4.33-1.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-odbc-7.4.33-1.68.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.68.2.x86_64"
},
"product_reference": "php74-odbc-7.4.33-1.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-opcache-7.4.33-1.68.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.68.2.aarch64"
},
"product_reference": "php74-opcache-7.4.33-1.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-opcache-7.4.33-1.68.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.68.2.ppc64le"
},
"product_reference": "php74-opcache-7.4.33-1.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-opcache-7.4.33-1.68.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.68.2.s390x"
},
"product_reference": "php74-opcache-7.4.33-1.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-opcache-7.4.33-1.68.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.68.2.x86_64"
},
"product_reference": "php74-opcache-7.4.33-1.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-openssl-7.4.33-1.68.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.68.2.aarch64"
},
"product_reference": "php74-openssl-7.4.33-1.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-openssl-7.4.33-1.68.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.68.2.ppc64le"
},
"product_reference": "php74-openssl-7.4.33-1.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-openssl-7.4.33-1.68.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.68.2.s390x"
},
"product_reference": "php74-openssl-7.4.33-1.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-openssl-7.4.33-1.68.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.68.2.x86_64"
},
"product_reference": "php74-openssl-7.4.33-1.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pcntl-7.4.33-1.68.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.68.2.aarch64"
},
"product_reference": "php74-pcntl-7.4.33-1.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pcntl-7.4.33-1.68.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.68.2.ppc64le"
},
"product_reference": "php74-pcntl-7.4.33-1.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pcntl-7.4.33-1.68.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.68.2.s390x"
},
"product_reference": "php74-pcntl-7.4.33-1.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pcntl-7.4.33-1.68.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.68.2.x86_64"
},
"product_reference": "php74-pcntl-7.4.33-1.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pdo-7.4.33-1.68.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.68.2.aarch64"
},
"product_reference": "php74-pdo-7.4.33-1.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pdo-7.4.33-1.68.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.68.2.ppc64le"
},
"product_reference": "php74-pdo-7.4.33-1.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pdo-7.4.33-1.68.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.68.2.s390x"
},
"product_reference": "php74-pdo-7.4.33-1.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pdo-7.4.33-1.68.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.68.2.x86_64"
},
"product_reference": "php74-pdo-7.4.33-1.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pgsql-7.4.33-1.68.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.68.2.aarch64"
},
"product_reference": "php74-pgsql-7.4.33-1.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pgsql-7.4.33-1.68.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.68.2.ppc64le"
},
"product_reference": "php74-pgsql-7.4.33-1.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pgsql-7.4.33-1.68.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.68.2.s390x"
},
"product_reference": "php74-pgsql-7.4.33-1.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pgsql-7.4.33-1.68.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.68.2.x86_64"
},
"product_reference": "php74-pgsql-7.4.33-1.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-phar-7.4.33-1.68.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.68.2.aarch64"
},
"product_reference": "php74-phar-7.4.33-1.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-phar-7.4.33-1.68.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.68.2.ppc64le"
},
"product_reference": "php74-phar-7.4.33-1.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-phar-7.4.33-1.68.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.68.2.s390x"
},
"product_reference": "php74-phar-7.4.33-1.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-phar-7.4.33-1.68.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.68.2.x86_64"
},
"product_reference": "php74-phar-7.4.33-1.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-posix-7.4.33-1.68.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.68.2.aarch64"
},
"product_reference": "php74-posix-7.4.33-1.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-posix-7.4.33-1.68.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.68.2.ppc64le"
},
"product_reference": "php74-posix-7.4.33-1.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-posix-7.4.33-1.68.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.68.2.s390x"
},
"product_reference": "php74-posix-7.4.33-1.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-posix-7.4.33-1.68.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.68.2.x86_64"
},
"product_reference": "php74-posix-7.4.33-1.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-readline-7.4.33-1.68.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.68.2.aarch64"
},
"product_reference": "php74-readline-7.4.33-1.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-readline-7.4.33-1.68.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.68.2.ppc64le"
},
"product_reference": "php74-readline-7.4.33-1.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-readline-7.4.33-1.68.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.68.2.s390x"
},
"product_reference": "php74-readline-7.4.33-1.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-readline-7.4.33-1.68.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.68.2.x86_64"
},
"product_reference": "php74-readline-7.4.33-1.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-shmop-7.4.33-1.68.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.68.2.aarch64"
},
"product_reference": "php74-shmop-7.4.33-1.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-shmop-7.4.33-1.68.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.68.2.ppc64le"
},
"product_reference": "php74-shmop-7.4.33-1.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-shmop-7.4.33-1.68.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.68.2.s390x"
},
"product_reference": "php74-shmop-7.4.33-1.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-shmop-7.4.33-1.68.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.68.2.x86_64"
},
"product_reference": "php74-shmop-7.4.33-1.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-snmp-7.4.33-1.68.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.68.2.aarch64"
},
"product_reference": "php74-snmp-7.4.33-1.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-snmp-7.4.33-1.68.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.68.2.ppc64le"
},
"product_reference": "php74-snmp-7.4.33-1.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-snmp-7.4.33-1.68.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.68.2.s390x"
},
"product_reference": "php74-snmp-7.4.33-1.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-snmp-7.4.33-1.68.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.68.2.x86_64"
},
"product_reference": "php74-snmp-7.4.33-1.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-soap-7.4.33-1.68.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.68.2.aarch64"
},
"product_reference": "php74-soap-7.4.33-1.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-soap-7.4.33-1.68.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.68.2.ppc64le"
},
"product_reference": "php74-soap-7.4.33-1.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-soap-7.4.33-1.68.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.68.2.s390x"
},
"product_reference": "php74-soap-7.4.33-1.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-soap-7.4.33-1.68.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.68.2.x86_64"
},
"product_reference": "php74-soap-7.4.33-1.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sockets-7.4.33-1.68.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.68.2.aarch64"
},
"product_reference": "php74-sockets-7.4.33-1.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sockets-7.4.33-1.68.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.68.2.ppc64le"
},
"product_reference": "php74-sockets-7.4.33-1.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sockets-7.4.33-1.68.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.68.2.s390x"
},
"product_reference": "php74-sockets-7.4.33-1.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sockets-7.4.33-1.68.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.68.2.x86_64"
},
"product_reference": "php74-sockets-7.4.33-1.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sodium-7.4.33-1.68.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.68.2.aarch64"
},
"product_reference": "php74-sodium-7.4.33-1.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sodium-7.4.33-1.68.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.68.2.ppc64le"
},
"product_reference": "php74-sodium-7.4.33-1.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sodium-7.4.33-1.68.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.68.2.s390x"
},
"product_reference": "php74-sodium-7.4.33-1.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sodium-7.4.33-1.68.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.68.2.x86_64"
},
"product_reference": "php74-sodium-7.4.33-1.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sqlite-7.4.33-1.68.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.68.2.aarch64"
},
"product_reference": "php74-sqlite-7.4.33-1.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sqlite-7.4.33-1.68.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.68.2.ppc64le"
},
"product_reference": "php74-sqlite-7.4.33-1.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sqlite-7.4.33-1.68.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.68.2.s390x"
},
"product_reference": "php74-sqlite-7.4.33-1.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sqlite-7.4.33-1.68.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.68.2.x86_64"
},
"product_reference": "php74-sqlite-7.4.33-1.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvmsg-7.4.33-1.68.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.68.2.aarch64"
},
"product_reference": "php74-sysvmsg-7.4.33-1.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvmsg-7.4.33-1.68.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.68.2.ppc64le"
},
"product_reference": "php74-sysvmsg-7.4.33-1.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvmsg-7.4.33-1.68.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.68.2.s390x"
},
"product_reference": "php74-sysvmsg-7.4.33-1.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvmsg-7.4.33-1.68.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.68.2.x86_64"
},
"product_reference": "php74-sysvmsg-7.4.33-1.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvsem-7.4.33-1.68.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.68.2.aarch64"
},
"product_reference": "php74-sysvsem-7.4.33-1.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvsem-7.4.33-1.68.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.68.2.ppc64le"
},
"product_reference": "php74-sysvsem-7.4.33-1.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvsem-7.4.33-1.68.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.68.2.s390x"
},
"product_reference": "php74-sysvsem-7.4.33-1.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvsem-7.4.33-1.68.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.68.2.x86_64"
},
"product_reference": "php74-sysvsem-7.4.33-1.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvshm-7.4.33-1.68.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.68.2.aarch64"
},
"product_reference": "php74-sysvshm-7.4.33-1.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvshm-7.4.33-1.68.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.68.2.ppc64le"
},
"product_reference": "php74-sysvshm-7.4.33-1.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvshm-7.4.33-1.68.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.68.2.s390x"
},
"product_reference": "php74-sysvshm-7.4.33-1.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvshm-7.4.33-1.68.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.68.2.x86_64"
},
"product_reference": "php74-sysvshm-7.4.33-1.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tidy-7.4.33-1.68.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.68.2.aarch64"
},
"product_reference": "php74-tidy-7.4.33-1.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tidy-7.4.33-1.68.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.68.2.ppc64le"
},
"product_reference": "php74-tidy-7.4.33-1.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tidy-7.4.33-1.68.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.68.2.s390x"
},
"product_reference": "php74-tidy-7.4.33-1.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tidy-7.4.33-1.68.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.68.2.x86_64"
},
"product_reference": "php74-tidy-7.4.33-1.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tokenizer-7.4.33-1.68.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.68.2.aarch64"
},
"product_reference": "php74-tokenizer-7.4.33-1.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tokenizer-7.4.33-1.68.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.68.2.ppc64le"
},
"product_reference": "php74-tokenizer-7.4.33-1.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tokenizer-7.4.33-1.68.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.68.2.s390x"
},
"product_reference": "php74-tokenizer-7.4.33-1.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tokenizer-7.4.33-1.68.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.68.2.x86_64"
},
"product_reference": "php74-tokenizer-7.4.33-1.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlreader-7.4.33-1.68.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.68.2.aarch64"
},
"product_reference": "php74-xmlreader-7.4.33-1.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlreader-7.4.33-1.68.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.68.2.ppc64le"
},
"product_reference": "php74-xmlreader-7.4.33-1.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlreader-7.4.33-1.68.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.68.2.s390x"
},
"product_reference": "php74-xmlreader-7.4.33-1.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlreader-7.4.33-1.68.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.68.2.x86_64"
},
"product_reference": "php74-xmlreader-7.4.33-1.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlrpc-7.4.33-1.68.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.68.2.aarch64"
},
"product_reference": "php74-xmlrpc-7.4.33-1.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlrpc-7.4.33-1.68.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.68.2.ppc64le"
},
"product_reference": "php74-xmlrpc-7.4.33-1.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlrpc-7.4.33-1.68.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.68.2.s390x"
},
"product_reference": "php74-xmlrpc-7.4.33-1.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlrpc-7.4.33-1.68.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.68.2.x86_64"
},
"product_reference": "php74-xmlrpc-7.4.33-1.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlwriter-7.4.33-1.68.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.68.2.aarch64"
},
"product_reference": "php74-xmlwriter-7.4.33-1.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlwriter-7.4.33-1.68.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.68.2.ppc64le"
},
"product_reference": "php74-xmlwriter-7.4.33-1.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlwriter-7.4.33-1.68.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.68.2.s390x"
},
"product_reference": "php74-xmlwriter-7.4.33-1.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlwriter-7.4.33-1.68.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.68.2.x86_64"
},
"product_reference": "php74-xmlwriter-7.4.33-1.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xsl-7.4.33-1.68.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.68.2.aarch64"
},
"product_reference": "php74-xsl-7.4.33-1.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xsl-7.4.33-1.68.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.68.2.ppc64le"
},
"product_reference": "php74-xsl-7.4.33-1.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xsl-7.4.33-1.68.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.68.2.s390x"
},
"product_reference": "php74-xsl-7.4.33-1.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xsl-7.4.33-1.68.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.68.2.x86_64"
},
"product_reference": "php74-xsl-7.4.33-1.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zip-7.4.33-1.68.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.68.2.aarch64"
},
"product_reference": "php74-zip-7.4.33-1.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zip-7.4.33-1.68.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.68.2.ppc64le"
},
"product_reference": "php74-zip-7.4.33-1.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zip-7.4.33-1.68.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.68.2.s390x"
},
"product_reference": "php74-zip-7.4.33-1.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zip-7.4.33-1.68.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.68.2.x86_64"
},
"product_reference": "php74-zip-7.4.33-1.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zlib-7.4.33-1.68.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.68.2.aarch64"
},
"product_reference": "php74-zlib-7.4.33-1.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zlib-7.4.33-1.68.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.68.2.ppc64le"
},
"product_reference": "php74-zlib-7.4.33-1.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zlib-7.4.33-1.68.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.68.2.s390x"
},
"product_reference": "php74-zlib-7.4.33-1.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zlib-7.4.33-1.68.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.68.2.x86_64"
},
"product_reference": "php74-zlib-7.4.33-1.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-devel-7.4.33-1.68.2.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.68.2.aarch64"
},
"product_reference": "php74-devel-7.4.33-1.68.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-devel-7.4.33-1.68.2.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.68.2.ppc64le"
},
"product_reference": "php74-devel-7.4.33-1.68.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-devel-7.4.33-1.68.2.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.68.2.s390x"
},
"product_reference": "php74-devel-7.4.33-1.68.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-devel-7.4.33-1.68.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.68.2.x86_64"
},
"product_reference": "php74-devel-7.4.33-1.68.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
}
]
},
"vulnerabilities": [
{
"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 Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.68.2.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 Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.68.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.68.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.68.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.68.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.68.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.68.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-13T15:11:26Z",
"details": "moderate"
}
],
"title": "CVE-2024-5458"
}
]
}
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"
}
]
}
SUSE-SU-2024:2038-1
Vulnerability from csaf_suse - Published: 2024-06-17 07:31 - Updated: 2024-06-17 07:31Summary
Security update for php8
Severity
Important
Notes
Title of the patch: Security update for php8
Description of the patch: This update for php8 fixes the following issues:
- CVE-2024-5458: Fixed an issue that allows to bypass filters in filter_var FILTER_VALIDATE_URL. (bsc#1226073)
Patchnames: SUSE-2024-2038,SUSE-SLE-Module-Legacy-15-SP5-2024-2038,SUSE-SLE-Module-Legacy-15-SP6-2024-2038,SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2024-2038,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2024-2038,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-2038,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-2038,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-2038,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-2038,openSUSE-SLE-15.5-2024-2038,openSUSE-SLE-15.6-2024-2038
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.3 (Medium)
Affected products
Recommended
1376 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:apache2-mod_php7-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:apache2-mod_php7-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:apache2-mod_php7-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:apache2-mod_php7-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-bcmath-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-bcmath-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-bcmath-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-bcmath-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-bz2-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-bz2-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-bz2-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-bz2-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-calendar-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-calendar-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-calendar-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-calendar-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-cli-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-cli-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-cli-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-cli-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ctype-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ctype-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ctype-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ctype-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-curl-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-curl-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-curl-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-curl-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-dba-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-dba-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-dba-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-dba-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-devel-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-devel-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-devel-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-devel-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-dom-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-dom-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-dom-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-dom-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-enchant-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-enchant-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-enchant-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-enchant-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-exif-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-exif-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-exif-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-exif-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fastcgi-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fastcgi-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fastcgi-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fastcgi-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fileinfo-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fileinfo-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fileinfo-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fileinfo-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fpm-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fpm-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fpm-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fpm-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ftp-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ftp-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ftp-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ftp-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gd-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gd-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gd-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gd-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gettext-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gettext-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gettext-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gettext-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gmp-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gmp-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gmp-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gmp-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-iconv-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-iconv-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-iconv-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-iconv-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-intl-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-intl-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-intl-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-intl-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-json-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-json-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-json-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-json-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ldap-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ldap-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ldap-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ldap-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-mbstring-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-mbstring-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-mbstring-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-mbstring-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-mysql-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-mysql-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-mysql-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-mysql-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-odbc-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-odbc-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-odbc-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-odbc-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-opcache-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-opcache-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-opcache-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-opcache-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-openssl-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-openssl-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-openssl-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-openssl-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pcntl-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pcntl-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pcntl-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pcntl-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pdo-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pdo-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pdo-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pdo-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pgsql-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pgsql-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pgsql-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pgsql-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-phar-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-phar-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-phar-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-phar-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-posix-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-posix-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-posix-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-posix-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-readline-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-readline-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-readline-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-readline-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-shmop-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-shmop-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-shmop-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-shmop-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-snmp-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-snmp-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-snmp-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-snmp-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-soap-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-soap-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-soap-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-soap-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sockets-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sockets-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sockets-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sockets-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sodium-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sodium-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sodium-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sodium-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sqlite-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sqlite-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sqlite-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sqlite-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvmsg-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvmsg-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvmsg-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvmsg-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvsem-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvsem-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvsem-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvsem-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvshm-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvshm-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvshm-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvshm-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-tidy-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-tidy-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-tidy-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-tidy-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-tokenizer-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-tokenizer-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-tokenizer-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-tokenizer-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlreader-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlreader-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlreader-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlreader-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlrpc-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlrpc-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlrpc-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlrpc-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlwriter-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlwriter-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlwriter-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlwriter-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xsl-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xsl-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xsl-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xsl-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-zip-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-zip-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-zip-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-zip-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-zlib-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-zlib-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-zlib-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:php7-zlib-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:php7-embed-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:php7-embed-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:php7-embed-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:php7-embed-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-mod_php7-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-mod_php7-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-mod_php7-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-mod_php7-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-bcmath-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-bcmath-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-bcmath-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-bcmath-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-bz2-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-bz2-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-bz2-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-bz2-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-calendar-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-calendar-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-calendar-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-calendar-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-cli-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-cli-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-cli-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-cli-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-ctype-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-ctype-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-ctype-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-ctype-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-curl-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-curl-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-curl-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-curl-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-dba-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-dba-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-dba-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-dba-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-devel-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-devel-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-devel-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-devel-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-dom-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-dom-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-dom-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-dom-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-embed-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-embed-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-embed-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-embed-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-enchant-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-enchant-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-enchant-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-enchant-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-exif-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-exif-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-exif-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-exif-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-fastcgi-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-fastcgi-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-fastcgi-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-fastcgi-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-fileinfo-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-fileinfo-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-fileinfo-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-fileinfo-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-fpm-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-fpm-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-fpm-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-fpm-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-ftp-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-ftp-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-ftp-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-ftp-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-gd-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-gd-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-gd-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-gd-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-gettext-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-gettext-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-gettext-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-gettext-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-gmp-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-gmp-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-gmp-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-gmp-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-iconv-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-iconv-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-iconv-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-iconv-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-intl-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-intl-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-intl-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-intl-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-json-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-json-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-json-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-json-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-ldap-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-ldap-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-ldap-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-ldap-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-mbstring-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-mbstring-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-mbstring-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-mbstring-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-mysql-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-mysql-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-mysql-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-mysql-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-odbc-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-odbc-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-odbc-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-odbc-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-opcache-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-opcache-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-opcache-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-opcache-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-openssl-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-openssl-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-openssl-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-openssl-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-pcntl-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-pcntl-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-pcntl-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-pcntl-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-pdo-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-pdo-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-pdo-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-pdo-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-pgsql-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-pgsql-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-pgsql-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-pgsql-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-phar-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-phar-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-phar-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-phar-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-posix-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-posix-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-posix-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-posix-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-readline-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-readline-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-readline-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-readline-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-shmop-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-shmop-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-shmop-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-shmop-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-snmp-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-snmp-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-snmp-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-snmp-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-soap-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-soap-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-soap-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-soap-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-sockets-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-sockets-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-sockets-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-sockets-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-sodium-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-sodium-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-sodium-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-sodium-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-sqlite-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-sqlite-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-sqlite-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-sqlite-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-sysvmsg-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-sysvmsg-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-sysvmsg-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-sysvmsg-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-sysvsem-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-sysvsem-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-sysvsem-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-sysvsem-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-sysvshm-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-sysvshm-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-sysvshm-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-sysvshm-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-test-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-test-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-test-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-test-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-tidy-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-tidy-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-tidy-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-tidy-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-tokenizer-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-tokenizer-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-tokenizer-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-tokenizer-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-xmlreader-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-xmlreader-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-xmlreader-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-xmlreader-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-xmlrpc-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-xmlrpc-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-xmlrpc-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-xmlrpc-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-xmlwriter-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-xmlwriter-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-xmlwriter-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-xmlwriter-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-xsl-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-xsl-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-xsl-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-xsl-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-zip-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-zip-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-zip-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-zip-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-zlib-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-zlib-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-zlib-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php7-zlib-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-json-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-json-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-json-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-json-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-test-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-test-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-test-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-test-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.37.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
10 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 php8",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for php8 fixes the following issues:\n\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-2038,SUSE-SLE-Module-Legacy-15-SP5-2024-2038,SUSE-SLE-Module-Legacy-15-SP6-2024-2038,SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2024-2038,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2024-2038,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-2038,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-2038,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-2038,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-2038,openSUSE-SLE-15.5-2024-2038,openSUSE-SLE-15.6-2024-2038",
"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_2038-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:2038-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20242038-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:2038-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2024-June/035601.html"
},
{
"category": "self",
"summary": "SUSE Bug 1226073",
"url": "https://bugzilla.suse.com/1226073"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-5458 page",
"url": "https://www.suse.com/security/cve/CVE-2024-5458/"
}
],
"title": "Security update for php8",
"tracking": {
"current_release_date": "2024-06-17T07:31:36Z",
"generator": {
"date": "2024-06-17T07:31:36Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:2038-1",
"initial_release_date": "2024-06-17T07:31:36Z",
"revision_history": [
{
"date": "2024-06-17T07:31:36Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.33-150400.4.37.1.aarch64",
"product": {
"name": "apache2-mod_php7-7.4.33-150400.4.37.1.aarch64",
"product_id": "apache2-mod_php7-7.4.33-150400.4.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-7.4.33-150400.4.37.1.aarch64",
"product": {
"name": "php7-7.4.33-150400.4.37.1.aarch64",
"product_id": "php7-7.4.33-150400.4.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-150400.4.37.1.aarch64",
"product": {
"name": "php7-bcmath-7.4.33-150400.4.37.1.aarch64",
"product_id": "php7-bcmath-7.4.33-150400.4.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-150400.4.37.1.aarch64",
"product": {
"name": "php7-bz2-7.4.33-150400.4.37.1.aarch64",
"product_id": "php7-bz2-7.4.33-150400.4.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-150400.4.37.1.aarch64",
"product": {
"name": "php7-calendar-7.4.33-150400.4.37.1.aarch64",
"product_id": "php7-calendar-7.4.33-150400.4.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-cli-7.4.33-150400.4.37.1.aarch64",
"product": {
"name": "php7-cli-7.4.33-150400.4.37.1.aarch64",
"product_id": "php7-cli-7.4.33-150400.4.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-150400.4.37.1.aarch64",
"product": {
"name": "php7-ctype-7.4.33-150400.4.37.1.aarch64",
"product_id": "php7-ctype-7.4.33-150400.4.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-150400.4.37.1.aarch64",
"product": {
"name": "php7-curl-7.4.33-150400.4.37.1.aarch64",
"product_id": "php7-curl-7.4.33-150400.4.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-150400.4.37.1.aarch64",
"product": {
"name": "php7-dba-7.4.33-150400.4.37.1.aarch64",
"product_id": "php7-dba-7.4.33-150400.4.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-150400.4.37.1.aarch64",
"product": {
"name": "php7-devel-7.4.33-150400.4.37.1.aarch64",
"product_id": "php7-devel-7.4.33-150400.4.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-150400.4.37.1.aarch64",
"product": {
"name": "php7-dom-7.4.33-150400.4.37.1.aarch64",
"product_id": "php7-dom-7.4.33-150400.4.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.33-150400.4.37.1.aarch64",
"product": {
"name": "php7-embed-7.4.33-150400.4.37.1.aarch64",
"product_id": "php7-embed-7.4.33-150400.4.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-150400.4.37.1.aarch64",
"product": {
"name": "php7-enchant-7.4.33-150400.4.37.1.aarch64",
"product_id": "php7-enchant-7.4.33-150400.4.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-150400.4.37.1.aarch64",
"product": {
"name": "php7-exif-7.4.33-150400.4.37.1.aarch64",
"product_id": "php7-exif-7.4.33-150400.4.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.33-150400.4.37.1.aarch64",
"product": {
"name": "php7-fastcgi-7.4.33-150400.4.37.1.aarch64",
"product_id": "php7-fastcgi-7.4.33-150400.4.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-150400.4.37.1.aarch64",
"product": {
"name": "php7-fileinfo-7.4.33-150400.4.37.1.aarch64",
"product_id": "php7-fileinfo-7.4.33-150400.4.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.33-150400.4.37.1.aarch64",
"product": {
"name": "php7-fpm-7.4.33-150400.4.37.1.aarch64",
"product_id": "php7-fpm-7.4.33-150400.4.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-150400.4.37.1.aarch64",
"product": {
"name": "php7-ftp-7.4.33-150400.4.37.1.aarch64",
"product_id": "php7-ftp-7.4.33-150400.4.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-150400.4.37.1.aarch64",
"product": {
"name": "php7-gd-7.4.33-150400.4.37.1.aarch64",
"product_id": "php7-gd-7.4.33-150400.4.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-150400.4.37.1.aarch64",
"product": {
"name": "php7-gettext-7.4.33-150400.4.37.1.aarch64",
"product_id": "php7-gettext-7.4.33-150400.4.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-150400.4.37.1.aarch64",
"product": {
"name": "php7-gmp-7.4.33-150400.4.37.1.aarch64",
"product_id": "php7-gmp-7.4.33-150400.4.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-150400.4.37.1.aarch64",
"product": {
"name": "php7-iconv-7.4.33-150400.4.37.1.aarch64",
"product_id": "php7-iconv-7.4.33-150400.4.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-150400.4.37.1.aarch64",
"product": {
"name": "php7-intl-7.4.33-150400.4.37.1.aarch64",
"product_id": "php7-intl-7.4.33-150400.4.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-150400.4.37.1.aarch64",
"product": {
"name": "php7-json-7.4.33-150400.4.37.1.aarch64",
"product_id": "php7-json-7.4.33-150400.4.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-150400.4.37.1.aarch64",
"product": {
"name": "php7-ldap-7.4.33-150400.4.37.1.aarch64",
"product_id": "php7-ldap-7.4.33-150400.4.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-150400.4.37.1.aarch64",
"product": {
"name": "php7-mbstring-7.4.33-150400.4.37.1.aarch64",
"product_id": "php7-mbstring-7.4.33-150400.4.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-150400.4.37.1.aarch64",
"product": {
"name": "php7-mysql-7.4.33-150400.4.37.1.aarch64",
"product_id": "php7-mysql-7.4.33-150400.4.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-150400.4.37.1.aarch64",
"product": {
"name": "php7-odbc-7.4.33-150400.4.37.1.aarch64",
"product_id": "php7-odbc-7.4.33-150400.4.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-150400.4.37.1.aarch64",
"product": {
"name": "php7-opcache-7.4.33-150400.4.37.1.aarch64",
"product_id": "php7-opcache-7.4.33-150400.4.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-150400.4.37.1.aarch64",
"product": {
"name": "php7-openssl-7.4.33-150400.4.37.1.aarch64",
"product_id": "php7-openssl-7.4.33-150400.4.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-150400.4.37.1.aarch64",
"product": {
"name": "php7-pcntl-7.4.33-150400.4.37.1.aarch64",
"product_id": "php7-pcntl-7.4.33-150400.4.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-150400.4.37.1.aarch64",
"product": {
"name": "php7-pdo-7.4.33-150400.4.37.1.aarch64",
"product_id": "php7-pdo-7.4.33-150400.4.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-150400.4.37.1.aarch64",
"product": {
"name": "php7-pgsql-7.4.33-150400.4.37.1.aarch64",
"product_id": "php7-pgsql-7.4.33-150400.4.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-150400.4.37.1.aarch64",
"product": {
"name": "php7-phar-7.4.33-150400.4.37.1.aarch64",
"product_id": "php7-phar-7.4.33-150400.4.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-150400.4.37.1.aarch64",
"product": {
"name": "php7-posix-7.4.33-150400.4.37.1.aarch64",
"product_id": "php7-posix-7.4.33-150400.4.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-150400.4.37.1.aarch64",
"product": {
"name": "php7-readline-7.4.33-150400.4.37.1.aarch64",
"product_id": "php7-readline-7.4.33-150400.4.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-150400.4.37.1.aarch64",
"product": {
"name": "php7-shmop-7.4.33-150400.4.37.1.aarch64",
"product_id": "php7-shmop-7.4.33-150400.4.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-150400.4.37.1.aarch64",
"product": {
"name": "php7-snmp-7.4.33-150400.4.37.1.aarch64",
"product_id": "php7-snmp-7.4.33-150400.4.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-150400.4.37.1.aarch64",
"product": {
"name": "php7-soap-7.4.33-150400.4.37.1.aarch64",
"product_id": "php7-soap-7.4.33-150400.4.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-150400.4.37.1.aarch64",
"product": {
"name": "php7-sockets-7.4.33-150400.4.37.1.aarch64",
"product_id": "php7-sockets-7.4.33-150400.4.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-150400.4.37.1.aarch64",
"product": {
"name": "php7-sodium-7.4.33-150400.4.37.1.aarch64",
"product_id": "php7-sodium-7.4.33-150400.4.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-150400.4.37.1.aarch64",
"product": {
"name": "php7-sqlite-7.4.33-150400.4.37.1.aarch64",
"product_id": "php7-sqlite-7.4.33-150400.4.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-150400.4.37.1.aarch64",
"product": {
"name": "php7-sysvmsg-7.4.33-150400.4.37.1.aarch64",
"product_id": "php7-sysvmsg-7.4.33-150400.4.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-150400.4.37.1.aarch64",
"product": {
"name": "php7-sysvsem-7.4.33-150400.4.37.1.aarch64",
"product_id": "php7-sysvsem-7.4.33-150400.4.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-150400.4.37.1.aarch64",
"product": {
"name": "php7-sysvshm-7.4.33-150400.4.37.1.aarch64",
"product_id": "php7-sysvshm-7.4.33-150400.4.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.33-150400.4.37.1.aarch64",
"product": {
"name": "php7-test-7.4.33-150400.4.37.1.aarch64",
"product_id": "php7-test-7.4.33-150400.4.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-150400.4.37.1.aarch64",
"product": {
"name": "php7-tidy-7.4.33-150400.4.37.1.aarch64",
"product_id": "php7-tidy-7.4.33-150400.4.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-150400.4.37.1.aarch64",
"product": {
"name": "php7-tokenizer-7.4.33-150400.4.37.1.aarch64",
"product_id": "php7-tokenizer-7.4.33-150400.4.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-150400.4.37.1.aarch64",
"product": {
"name": "php7-xmlreader-7.4.33-150400.4.37.1.aarch64",
"product_id": "php7-xmlreader-7.4.33-150400.4.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-150400.4.37.1.aarch64",
"product": {
"name": "php7-xmlrpc-7.4.33-150400.4.37.1.aarch64",
"product_id": "php7-xmlrpc-7.4.33-150400.4.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-150400.4.37.1.aarch64",
"product": {
"name": "php7-xmlwriter-7.4.33-150400.4.37.1.aarch64",
"product_id": "php7-xmlwriter-7.4.33-150400.4.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-150400.4.37.1.aarch64",
"product": {
"name": "php7-xsl-7.4.33-150400.4.37.1.aarch64",
"product_id": "php7-xsl-7.4.33-150400.4.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-150400.4.37.1.aarch64",
"product": {
"name": "php7-zip-7.4.33-150400.4.37.1.aarch64",
"product_id": "php7-zip-7.4.33-150400.4.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-150400.4.37.1.aarch64",
"product": {
"name": "php7-zlib-7.4.33-150400.4.37.1.aarch64",
"product_id": "php7-zlib-7.4.33-150400.4.37.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.33-150400.4.37.1.i586",
"product": {
"name": "apache2-mod_php7-7.4.33-150400.4.37.1.i586",
"product_id": "apache2-mod_php7-7.4.33-150400.4.37.1.i586"
}
},
{
"category": "product_version",
"name": "php7-7.4.33-150400.4.37.1.i586",
"product": {
"name": "php7-7.4.33-150400.4.37.1.i586",
"product_id": "php7-7.4.33-150400.4.37.1.i586"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-150400.4.37.1.i586",
"product": {
"name": "php7-bcmath-7.4.33-150400.4.37.1.i586",
"product_id": "php7-bcmath-7.4.33-150400.4.37.1.i586"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-150400.4.37.1.i586",
"product": {
"name": "php7-bz2-7.4.33-150400.4.37.1.i586",
"product_id": "php7-bz2-7.4.33-150400.4.37.1.i586"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-150400.4.37.1.i586",
"product": {
"name": "php7-calendar-7.4.33-150400.4.37.1.i586",
"product_id": "php7-calendar-7.4.33-150400.4.37.1.i586"
}
},
{
"category": "product_version",
"name": "php7-cli-7.4.33-150400.4.37.1.i586",
"product": {
"name": "php7-cli-7.4.33-150400.4.37.1.i586",
"product_id": "php7-cli-7.4.33-150400.4.37.1.i586"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-150400.4.37.1.i586",
"product": {
"name": "php7-ctype-7.4.33-150400.4.37.1.i586",
"product_id": "php7-ctype-7.4.33-150400.4.37.1.i586"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-150400.4.37.1.i586",
"product": {
"name": "php7-curl-7.4.33-150400.4.37.1.i586",
"product_id": "php7-curl-7.4.33-150400.4.37.1.i586"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-150400.4.37.1.i586",
"product": {
"name": "php7-dba-7.4.33-150400.4.37.1.i586",
"product_id": "php7-dba-7.4.33-150400.4.37.1.i586"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-150400.4.37.1.i586",
"product": {
"name": "php7-devel-7.4.33-150400.4.37.1.i586",
"product_id": "php7-devel-7.4.33-150400.4.37.1.i586"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-150400.4.37.1.i586",
"product": {
"name": "php7-dom-7.4.33-150400.4.37.1.i586",
"product_id": "php7-dom-7.4.33-150400.4.37.1.i586"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.33-150400.4.37.1.i586",
"product": {
"name": "php7-embed-7.4.33-150400.4.37.1.i586",
"product_id": "php7-embed-7.4.33-150400.4.37.1.i586"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-150400.4.37.1.i586",
"product": {
"name": "php7-enchant-7.4.33-150400.4.37.1.i586",
"product_id": "php7-enchant-7.4.33-150400.4.37.1.i586"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-150400.4.37.1.i586",
"product": {
"name": "php7-exif-7.4.33-150400.4.37.1.i586",
"product_id": "php7-exif-7.4.33-150400.4.37.1.i586"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.33-150400.4.37.1.i586",
"product": {
"name": "php7-fastcgi-7.4.33-150400.4.37.1.i586",
"product_id": "php7-fastcgi-7.4.33-150400.4.37.1.i586"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-150400.4.37.1.i586",
"product": {
"name": "php7-fileinfo-7.4.33-150400.4.37.1.i586",
"product_id": "php7-fileinfo-7.4.33-150400.4.37.1.i586"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.33-150400.4.37.1.i586",
"product": {
"name": "php7-fpm-7.4.33-150400.4.37.1.i586",
"product_id": "php7-fpm-7.4.33-150400.4.37.1.i586"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-150400.4.37.1.i586",
"product": {
"name": "php7-ftp-7.4.33-150400.4.37.1.i586",
"product_id": "php7-ftp-7.4.33-150400.4.37.1.i586"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-150400.4.37.1.i586",
"product": {
"name": "php7-gd-7.4.33-150400.4.37.1.i586",
"product_id": "php7-gd-7.4.33-150400.4.37.1.i586"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-150400.4.37.1.i586",
"product": {
"name": "php7-gettext-7.4.33-150400.4.37.1.i586",
"product_id": "php7-gettext-7.4.33-150400.4.37.1.i586"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-150400.4.37.1.i586",
"product": {
"name": "php7-gmp-7.4.33-150400.4.37.1.i586",
"product_id": "php7-gmp-7.4.33-150400.4.37.1.i586"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-150400.4.37.1.i586",
"product": {
"name": "php7-iconv-7.4.33-150400.4.37.1.i586",
"product_id": "php7-iconv-7.4.33-150400.4.37.1.i586"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-150400.4.37.1.i586",
"product": {
"name": "php7-intl-7.4.33-150400.4.37.1.i586",
"product_id": "php7-intl-7.4.33-150400.4.37.1.i586"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-150400.4.37.1.i586",
"product": {
"name": "php7-json-7.4.33-150400.4.37.1.i586",
"product_id": "php7-json-7.4.33-150400.4.37.1.i586"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-150400.4.37.1.i586",
"product": {
"name": "php7-ldap-7.4.33-150400.4.37.1.i586",
"product_id": "php7-ldap-7.4.33-150400.4.37.1.i586"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-150400.4.37.1.i586",
"product": {
"name": "php7-mbstring-7.4.33-150400.4.37.1.i586",
"product_id": "php7-mbstring-7.4.33-150400.4.37.1.i586"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-150400.4.37.1.i586",
"product": {
"name": "php7-mysql-7.4.33-150400.4.37.1.i586",
"product_id": "php7-mysql-7.4.33-150400.4.37.1.i586"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-150400.4.37.1.i586",
"product": {
"name": "php7-odbc-7.4.33-150400.4.37.1.i586",
"product_id": "php7-odbc-7.4.33-150400.4.37.1.i586"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-150400.4.37.1.i586",
"product": {
"name": "php7-opcache-7.4.33-150400.4.37.1.i586",
"product_id": "php7-opcache-7.4.33-150400.4.37.1.i586"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-150400.4.37.1.i586",
"product": {
"name": "php7-openssl-7.4.33-150400.4.37.1.i586",
"product_id": "php7-openssl-7.4.33-150400.4.37.1.i586"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-150400.4.37.1.i586",
"product": {
"name": "php7-pcntl-7.4.33-150400.4.37.1.i586",
"product_id": "php7-pcntl-7.4.33-150400.4.37.1.i586"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-150400.4.37.1.i586",
"product": {
"name": "php7-pdo-7.4.33-150400.4.37.1.i586",
"product_id": "php7-pdo-7.4.33-150400.4.37.1.i586"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-150400.4.37.1.i586",
"product": {
"name": "php7-pgsql-7.4.33-150400.4.37.1.i586",
"product_id": "php7-pgsql-7.4.33-150400.4.37.1.i586"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-150400.4.37.1.i586",
"product": {
"name": "php7-phar-7.4.33-150400.4.37.1.i586",
"product_id": "php7-phar-7.4.33-150400.4.37.1.i586"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-150400.4.37.1.i586",
"product": {
"name": "php7-posix-7.4.33-150400.4.37.1.i586",
"product_id": "php7-posix-7.4.33-150400.4.37.1.i586"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-150400.4.37.1.i586",
"product": {
"name": "php7-readline-7.4.33-150400.4.37.1.i586",
"product_id": "php7-readline-7.4.33-150400.4.37.1.i586"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-150400.4.37.1.i586",
"product": {
"name": "php7-shmop-7.4.33-150400.4.37.1.i586",
"product_id": "php7-shmop-7.4.33-150400.4.37.1.i586"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-150400.4.37.1.i586",
"product": {
"name": "php7-snmp-7.4.33-150400.4.37.1.i586",
"product_id": "php7-snmp-7.4.33-150400.4.37.1.i586"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-150400.4.37.1.i586",
"product": {
"name": "php7-soap-7.4.33-150400.4.37.1.i586",
"product_id": "php7-soap-7.4.33-150400.4.37.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-150400.4.37.1.i586",
"product": {
"name": "php7-sockets-7.4.33-150400.4.37.1.i586",
"product_id": "php7-sockets-7.4.33-150400.4.37.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-150400.4.37.1.i586",
"product": {
"name": "php7-sodium-7.4.33-150400.4.37.1.i586",
"product_id": "php7-sodium-7.4.33-150400.4.37.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-150400.4.37.1.i586",
"product": {
"name": "php7-sqlite-7.4.33-150400.4.37.1.i586",
"product_id": "php7-sqlite-7.4.33-150400.4.37.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-150400.4.37.1.i586",
"product": {
"name": "php7-sysvmsg-7.4.33-150400.4.37.1.i586",
"product_id": "php7-sysvmsg-7.4.33-150400.4.37.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-150400.4.37.1.i586",
"product": {
"name": "php7-sysvsem-7.4.33-150400.4.37.1.i586",
"product_id": "php7-sysvsem-7.4.33-150400.4.37.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-150400.4.37.1.i586",
"product": {
"name": "php7-sysvshm-7.4.33-150400.4.37.1.i586",
"product_id": "php7-sysvshm-7.4.33-150400.4.37.1.i586"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.33-150400.4.37.1.i586",
"product": {
"name": "php7-test-7.4.33-150400.4.37.1.i586",
"product_id": "php7-test-7.4.33-150400.4.37.1.i586"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-150400.4.37.1.i586",
"product": {
"name": "php7-tidy-7.4.33-150400.4.37.1.i586",
"product_id": "php7-tidy-7.4.33-150400.4.37.1.i586"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-150400.4.37.1.i586",
"product": {
"name": "php7-tokenizer-7.4.33-150400.4.37.1.i586",
"product_id": "php7-tokenizer-7.4.33-150400.4.37.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-150400.4.37.1.i586",
"product": {
"name": "php7-xmlreader-7.4.33-150400.4.37.1.i586",
"product_id": "php7-xmlreader-7.4.33-150400.4.37.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-150400.4.37.1.i586",
"product": {
"name": "php7-xmlrpc-7.4.33-150400.4.37.1.i586",
"product_id": "php7-xmlrpc-7.4.33-150400.4.37.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-150400.4.37.1.i586",
"product": {
"name": "php7-xmlwriter-7.4.33-150400.4.37.1.i586",
"product_id": "php7-xmlwriter-7.4.33-150400.4.37.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-150400.4.37.1.i586",
"product": {
"name": "php7-xsl-7.4.33-150400.4.37.1.i586",
"product_id": "php7-xsl-7.4.33-150400.4.37.1.i586"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-150400.4.37.1.i586",
"product": {
"name": "php7-zip-7.4.33-150400.4.37.1.i586",
"product_id": "php7-zip-7.4.33-150400.4.37.1.i586"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-150400.4.37.1.i586",
"product": {
"name": "php7-zlib-7.4.33-150400.4.37.1.i586",
"product_id": "php7-zlib-7.4.33-150400.4.37.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.33-150400.4.37.1.ppc64le",
"product": {
"name": "apache2-mod_php7-7.4.33-150400.4.37.1.ppc64le",
"product_id": "apache2-mod_php7-7.4.33-150400.4.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-7.4.33-150400.4.37.1.ppc64le",
"product": {
"name": "php7-7.4.33-150400.4.37.1.ppc64le",
"product_id": "php7-7.4.33-150400.4.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-150400.4.37.1.ppc64le",
"product": {
"name": "php7-bcmath-7.4.33-150400.4.37.1.ppc64le",
"product_id": "php7-bcmath-7.4.33-150400.4.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-150400.4.37.1.ppc64le",
"product": {
"name": "php7-bz2-7.4.33-150400.4.37.1.ppc64le",
"product_id": "php7-bz2-7.4.33-150400.4.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-150400.4.37.1.ppc64le",
"product": {
"name": "php7-calendar-7.4.33-150400.4.37.1.ppc64le",
"product_id": "php7-calendar-7.4.33-150400.4.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-cli-7.4.33-150400.4.37.1.ppc64le",
"product": {
"name": "php7-cli-7.4.33-150400.4.37.1.ppc64le",
"product_id": "php7-cli-7.4.33-150400.4.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-150400.4.37.1.ppc64le",
"product": {
"name": "php7-ctype-7.4.33-150400.4.37.1.ppc64le",
"product_id": "php7-ctype-7.4.33-150400.4.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-150400.4.37.1.ppc64le",
"product": {
"name": "php7-curl-7.4.33-150400.4.37.1.ppc64le",
"product_id": "php7-curl-7.4.33-150400.4.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-150400.4.37.1.ppc64le",
"product": {
"name": "php7-dba-7.4.33-150400.4.37.1.ppc64le",
"product_id": "php7-dba-7.4.33-150400.4.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-150400.4.37.1.ppc64le",
"product": {
"name": "php7-devel-7.4.33-150400.4.37.1.ppc64le",
"product_id": "php7-devel-7.4.33-150400.4.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-150400.4.37.1.ppc64le",
"product": {
"name": "php7-dom-7.4.33-150400.4.37.1.ppc64le",
"product_id": "php7-dom-7.4.33-150400.4.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.33-150400.4.37.1.ppc64le",
"product": {
"name": "php7-embed-7.4.33-150400.4.37.1.ppc64le",
"product_id": "php7-embed-7.4.33-150400.4.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-150400.4.37.1.ppc64le",
"product": {
"name": "php7-enchant-7.4.33-150400.4.37.1.ppc64le",
"product_id": "php7-enchant-7.4.33-150400.4.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-150400.4.37.1.ppc64le",
"product": {
"name": "php7-exif-7.4.33-150400.4.37.1.ppc64le",
"product_id": "php7-exif-7.4.33-150400.4.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.33-150400.4.37.1.ppc64le",
"product": {
"name": "php7-fastcgi-7.4.33-150400.4.37.1.ppc64le",
"product_id": "php7-fastcgi-7.4.33-150400.4.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-150400.4.37.1.ppc64le",
"product": {
"name": "php7-fileinfo-7.4.33-150400.4.37.1.ppc64le",
"product_id": "php7-fileinfo-7.4.33-150400.4.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.33-150400.4.37.1.ppc64le",
"product": {
"name": "php7-fpm-7.4.33-150400.4.37.1.ppc64le",
"product_id": "php7-fpm-7.4.33-150400.4.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-150400.4.37.1.ppc64le",
"product": {
"name": "php7-ftp-7.4.33-150400.4.37.1.ppc64le",
"product_id": "php7-ftp-7.4.33-150400.4.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-150400.4.37.1.ppc64le",
"product": {
"name": "php7-gd-7.4.33-150400.4.37.1.ppc64le",
"product_id": "php7-gd-7.4.33-150400.4.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-150400.4.37.1.ppc64le",
"product": {
"name": "php7-gettext-7.4.33-150400.4.37.1.ppc64le",
"product_id": "php7-gettext-7.4.33-150400.4.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-150400.4.37.1.ppc64le",
"product": {
"name": "php7-gmp-7.4.33-150400.4.37.1.ppc64le",
"product_id": "php7-gmp-7.4.33-150400.4.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-150400.4.37.1.ppc64le",
"product": {
"name": "php7-iconv-7.4.33-150400.4.37.1.ppc64le",
"product_id": "php7-iconv-7.4.33-150400.4.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-150400.4.37.1.ppc64le",
"product": {
"name": "php7-intl-7.4.33-150400.4.37.1.ppc64le",
"product_id": "php7-intl-7.4.33-150400.4.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-150400.4.37.1.ppc64le",
"product": {
"name": "php7-json-7.4.33-150400.4.37.1.ppc64le",
"product_id": "php7-json-7.4.33-150400.4.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-150400.4.37.1.ppc64le",
"product": {
"name": "php7-ldap-7.4.33-150400.4.37.1.ppc64le",
"product_id": "php7-ldap-7.4.33-150400.4.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-150400.4.37.1.ppc64le",
"product": {
"name": "php7-mbstring-7.4.33-150400.4.37.1.ppc64le",
"product_id": "php7-mbstring-7.4.33-150400.4.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-150400.4.37.1.ppc64le",
"product": {
"name": "php7-mysql-7.4.33-150400.4.37.1.ppc64le",
"product_id": "php7-mysql-7.4.33-150400.4.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-150400.4.37.1.ppc64le",
"product": {
"name": "php7-odbc-7.4.33-150400.4.37.1.ppc64le",
"product_id": "php7-odbc-7.4.33-150400.4.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-150400.4.37.1.ppc64le",
"product": {
"name": "php7-opcache-7.4.33-150400.4.37.1.ppc64le",
"product_id": "php7-opcache-7.4.33-150400.4.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-150400.4.37.1.ppc64le",
"product": {
"name": "php7-openssl-7.4.33-150400.4.37.1.ppc64le",
"product_id": "php7-openssl-7.4.33-150400.4.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-150400.4.37.1.ppc64le",
"product": {
"name": "php7-pcntl-7.4.33-150400.4.37.1.ppc64le",
"product_id": "php7-pcntl-7.4.33-150400.4.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-150400.4.37.1.ppc64le",
"product": {
"name": "php7-pdo-7.4.33-150400.4.37.1.ppc64le",
"product_id": "php7-pdo-7.4.33-150400.4.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-150400.4.37.1.ppc64le",
"product": {
"name": "php7-pgsql-7.4.33-150400.4.37.1.ppc64le",
"product_id": "php7-pgsql-7.4.33-150400.4.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-150400.4.37.1.ppc64le",
"product": {
"name": "php7-phar-7.4.33-150400.4.37.1.ppc64le",
"product_id": "php7-phar-7.4.33-150400.4.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-150400.4.37.1.ppc64le",
"product": {
"name": "php7-posix-7.4.33-150400.4.37.1.ppc64le",
"product_id": "php7-posix-7.4.33-150400.4.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-150400.4.37.1.ppc64le",
"product": {
"name": "php7-readline-7.4.33-150400.4.37.1.ppc64le",
"product_id": "php7-readline-7.4.33-150400.4.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-150400.4.37.1.ppc64le",
"product": {
"name": "php7-shmop-7.4.33-150400.4.37.1.ppc64le",
"product_id": "php7-shmop-7.4.33-150400.4.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-150400.4.37.1.ppc64le",
"product": {
"name": "php7-snmp-7.4.33-150400.4.37.1.ppc64le",
"product_id": "php7-snmp-7.4.33-150400.4.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-150400.4.37.1.ppc64le",
"product": {
"name": "php7-soap-7.4.33-150400.4.37.1.ppc64le",
"product_id": "php7-soap-7.4.33-150400.4.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-150400.4.37.1.ppc64le",
"product": {
"name": "php7-sockets-7.4.33-150400.4.37.1.ppc64le",
"product_id": "php7-sockets-7.4.33-150400.4.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-150400.4.37.1.ppc64le",
"product": {
"name": "php7-sodium-7.4.33-150400.4.37.1.ppc64le",
"product_id": "php7-sodium-7.4.33-150400.4.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-150400.4.37.1.ppc64le",
"product": {
"name": "php7-sqlite-7.4.33-150400.4.37.1.ppc64le",
"product_id": "php7-sqlite-7.4.33-150400.4.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-150400.4.37.1.ppc64le",
"product": {
"name": "php7-sysvmsg-7.4.33-150400.4.37.1.ppc64le",
"product_id": "php7-sysvmsg-7.4.33-150400.4.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-150400.4.37.1.ppc64le",
"product": {
"name": "php7-sysvsem-7.4.33-150400.4.37.1.ppc64le",
"product_id": "php7-sysvsem-7.4.33-150400.4.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-150400.4.37.1.ppc64le",
"product": {
"name": "php7-sysvshm-7.4.33-150400.4.37.1.ppc64le",
"product_id": "php7-sysvshm-7.4.33-150400.4.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.33-150400.4.37.1.ppc64le",
"product": {
"name": "php7-test-7.4.33-150400.4.37.1.ppc64le",
"product_id": "php7-test-7.4.33-150400.4.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-150400.4.37.1.ppc64le",
"product": {
"name": "php7-tidy-7.4.33-150400.4.37.1.ppc64le",
"product_id": "php7-tidy-7.4.33-150400.4.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-150400.4.37.1.ppc64le",
"product": {
"name": "php7-tokenizer-7.4.33-150400.4.37.1.ppc64le",
"product_id": "php7-tokenizer-7.4.33-150400.4.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-150400.4.37.1.ppc64le",
"product": {
"name": "php7-xmlreader-7.4.33-150400.4.37.1.ppc64le",
"product_id": "php7-xmlreader-7.4.33-150400.4.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-150400.4.37.1.ppc64le",
"product": {
"name": "php7-xmlrpc-7.4.33-150400.4.37.1.ppc64le",
"product_id": "php7-xmlrpc-7.4.33-150400.4.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-150400.4.37.1.ppc64le",
"product": {
"name": "php7-xmlwriter-7.4.33-150400.4.37.1.ppc64le",
"product_id": "php7-xmlwriter-7.4.33-150400.4.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-150400.4.37.1.ppc64le",
"product": {
"name": "php7-xsl-7.4.33-150400.4.37.1.ppc64le",
"product_id": "php7-xsl-7.4.33-150400.4.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-150400.4.37.1.ppc64le",
"product": {
"name": "php7-zip-7.4.33-150400.4.37.1.ppc64le",
"product_id": "php7-zip-7.4.33-150400.4.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-150400.4.37.1.ppc64le",
"product": {
"name": "php7-zlib-7.4.33-150400.4.37.1.ppc64le",
"product_id": "php7-zlib-7.4.33-150400.4.37.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.33-150400.4.37.1.s390x",
"product": {
"name": "apache2-mod_php7-7.4.33-150400.4.37.1.s390x",
"product_id": "apache2-mod_php7-7.4.33-150400.4.37.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-7.4.33-150400.4.37.1.s390x",
"product": {
"name": "php7-7.4.33-150400.4.37.1.s390x",
"product_id": "php7-7.4.33-150400.4.37.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-150400.4.37.1.s390x",
"product": {
"name": "php7-bcmath-7.4.33-150400.4.37.1.s390x",
"product_id": "php7-bcmath-7.4.33-150400.4.37.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-150400.4.37.1.s390x",
"product": {
"name": "php7-bz2-7.4.33-150400.4.37.1.s390x",
"product_id": "php7-bz2-7.4.33-150400.4.37.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-150400.4.37.1.s390x",
"product": {
"name": "php7-calendar-7.4.33-150400.4.37.1.s390x",
"product_id": "php7-calendar-7.4.33-150400.4.37.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-cli-7.4.33-150400.4.37.1.s390x",
"product": {
"name": "php7-cli-7.4.33-150400.4.37.1.s390x",
"product_id": "php7-cli-7.4.33-150400.4.37.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-150400.4.37.1.s390x",
"product": {
"name": "php7-ctype-7.4.33-150400.4.37.1.s390x",
"product_id": "php7-ctype-7.4.33-150400.4.37.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-150400.4.37.1.s390x",
"product": {
"name": "php7-curl-7.4.33-150400.4.37.1.s390x",
"product_id": "php7-curl-7.4.33-150400.4.37.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-150400.4.37.1.s390x",
"product": {
"name": "php7-dba-7.4.33-150400.4.37.1.s390x",
"product_id": "php7-dba-7.4.33-150400.4.37.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-150400.4.37.1.s390x",
"product": {
"name": "php7-devel-7.4.33-150400.4.37.1.s390x",
"product_id": "php7-devel-7.4.33-150400.4.37.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-150400.4.37.1.s390x",
"product": {
"name": "php7-dom-7.4.33-150400.4.37.1.s390x",
"product_id": "php7-dom-7.4.33-150400.4.37.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.33-150400.4.37.1.s390x",
"product": {
"name": "php7-embed-7.4.33-150400.4.37.1.s390x",
"product_id": "php7-embed-7.4.33-150400.4.37.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-150400.4.37.1.s390x",
"product": {
"name": "php7-enchant-7.4.33-150400.4.37.1.s390x",
"product_id": "php7-enchant-7.4.33-150400.4.37.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-150400.4.37.1.s390x",
"product": {
"name": "php7-exif-7.4.33-150400.4.37.1.s390x",
"product_id": "php7-exif-7.4.33-150400.4.37.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.33-150400.4.37.1.s390x",
"product": {
"name": "php7-fastcgi-7.4.33-150400.4.37.1.s390x",
"product_id": "php7-fastcgi-7.4.33-150400.4.37.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-150400.4.37.1.s390x",
"product": {
"name": "php7-fileinfo-7.4.33-150400.4.37.1.s390x",
"product_id": "php7-fileinfo-7.4.33-150400.4.37.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.33-150400.4.37.1.s390x",
"product": {
"name": "php7-fpm-7.4.33-150400.4.37.1.s390x",
"product_id": "php7-fpm-7.4.33-150400.4.37.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-150400.4.37.1.s390x",
"product": {
"name": "php7-ftp-7.4.33-150400.4.37.1.s390x",
"product_id": "php7-ftp-7.4.33-150400.4.37.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-150400.4.37.1.s390x",
"product": {
"name": "php7-gd-7.4.33-150400.4.37.1.s390x",
"product_id": "php7-gd-7.4.33-150400.4.37.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-150400.4.37.1.s390x",
"product": {
"name": "php7-gettext-7.4.33-150400.4.37.1.s390x",
"product_id": "php7-gettext-7.4.33-150400.4.37.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-150400.4.37.1.s390x",
"product": {
"name": "php7-gmp-7.4.33-150400.4.37.1.s390x",
"product_id": "php7-gmp-7.4.33-150400.4.37.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-150400.4.37.1.s390x",
"product": {
"name": "php7-iconv-7.4.33-150400.4.37.1.s390x",
"product_id": "php7-iconv-7.4.33-150400.4.37.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-150400.4.37.1.s390x",
"product": {
"name": "php7-intl-7.4.33-150400.4.37.1.s390x",
"product_id": "php7-intl-7.4.33-150400.4.37.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-150400.4.37.1.s390x",
"product": {
"name": "php7-json-7.4.33-150400.4.37.1.s390x",
"product_id": "php7-json-7.4.33-150400.4.37.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-150400.4.37.1.s390x",
"product": {
"name": "php7-ldap-7.4.33-150400.4.37.1.s390x",
"product_id": "php7-ldap-7.4.33-150400.4.37.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-150400.4.37.1.s390x",
"product": {
"name": "php7-mbstring-7.4.33-150400.4.37.1.s390x",
"product_id": "php7-mbstring-7.4.33-150400.4.37.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-150400.4.37.1.s390x",
"product": {
"name": "php7-mysql-7.4.33-150400.4.37.1.s390x",
"product_id": "php7-mysql-7.4.33-150400.4.37.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-150400.4.37.1.s390x",
"product": {
"name": "php7-odbc-7.4.33-150400.4.37.1.s390x",
"product_id": "php7-odbc-7.4.33-150400.4.37.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-150400.4.37.1.s390x",
"product": {
"name": "php7-opcache-7.4.33-150400.4.37.1.s390x",
"product_id": "php7-opcache-7.4.33-150400.4.37.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-150400.4.37.1.s390x",
"product": {
"name": "php7-openssl-7.4.33-150400.4.37.1.s390x",
"product_id": "php7-openssl-7.4.33-150400.4.37.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-150400.4.37.1.s390x",
"product": {
"name": "php7-pcntl-7.4.33-150400.4.37.1.s390x",
"product_id": "php7-pcntl-7.4.33-150400.4.37.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-150400.4.37.1.s390x",
"product": {
"name": "php7-pdo-7.4.33-150400.4.37.1.s390x",
"product_id": "php7-pdo-7.4.33-150400.4.37.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-150400.4.37.1.s390x",
"product": {
"name": "php7-pgsql-7.4.33-150400.4.37.1.s390x",
"product_id": "php7-pgsql-7.4.33-150400.4.37.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-150400.4.37.1.s390x",
"product": {
"name": "php7-phar-7.4.33-150400.4.37.1.s390x",
"product_id": "php7-phar-7.4.33-150400.4.37.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-150400.4.37.1.s390x",
"product": {
"name": "php7-posix-7.4.33-150400.4.37.1.s390x",
"product_id": "php7-posix-7.4.33-150400.4.37.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-150400.4.37.1.s390x",
"product": {
"name": "php7-readline-7.4.33-150400.4.37.1.s390x",
"product_id": "php7-readline-7.4.33-150400.4.37.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-150400.4.37.1.s390x",
"product": {
"name": "php7-shmop-7.4.33-150400.4.37.1.s390x",
"product_id": "php7-shmop-7.4.33-150400.4.37.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-150400.4.37.1.s390x",
"product": {
"name": "php7-snmp-7.4.33-150400.4.37.1.s390x",
"product_id": "php7-snmp-7.4.33-150400.4.37.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-150400.4.37.1.s390x",
"product": {
"name": "php7-soap-7.4.33-150400.4.37.1.s390x",
"product_id": "php7-soap-7.4.33-150400.4.37.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-150400.4.37.1.s390x",
"product": {
"name": "php7-sockets-7.4.33-150400.4.37.1.s390x",
"product_id": "php7-sockets-7.4.33-150400.4.37.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-150400.4.37.1.s390x",
"product": {
"name": "php7-sodium-7.4.33-150400.4.37.1.s390x",
"product_id": "php7-sodium-7.4.33-150400.4.37.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-150400.4.37.1.s390x",
"product": {
"name": "php7-sqlite-7.4.33-150400.4.37.1.s390x",
"product_id": "php7-sqlite-7.4.33-150400.4.37.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-150400.4.37.1.s390x",
"product": {
"name": "php7-sysvmsg-7.4.33-150400.4.37.1.s390x",
"product_id": "php7-sysvmsg-7.4.33-150400.4.37.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-150400.4.37.1.s390x",
"product": {
"name": "php7-sysvsem-7.4.33-150400.4.37.1.s390x",
"product_id": "php7-sysvsem-7.4.33-150400.4.37.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-150400.4.37.1.s390x",
"product": {
"name": "php7-sysvshm-7.4.33-150400.4.37.1.s390x",
"product_id": "php7-sysvshm-7.4.33-150400.4.37.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.33-150400.4.37.1.s390x",
"product": {
"name": "php7-test-7.4.33-150400.4.37.1.s390x",
"product_id": "php7-test-7.4.33-150400.4.37.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-150400.4.37.1.s390x",
"product": {
"name": "php7-tidy-7.4.33-150400.4.37.1.s390x",
"product_id": "php7-tidy-7.4.33-150400.4.37.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-150400.4.37.1.s390x",
"product": {
"name": "php7-tokenizer-7.4.33-150400.4.37.1.s390x",
"product_id": "php7-tokenizer-7.4.33-150400.4.37.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-150400.4.37.1.s390x",
"product": {
"name": "php7-xmlreader-7.4.33-150400.4.37.1.s390x",
"product_id": "php7-xmlreader-7.4.33-150400.4.37.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-150400.4.37.1.s390x",
"product": {
"name": "php7-xmlrpc-7.4.33-150400.4.37.1.s390x",
"product_id": "php7-xmlrpc-7.4.33-150400.4.37.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-150400.4.37.1.s390x",
"product": {
"name": "php7-xmlwriter-7.4.33-150400.4.37.1.s390x",
"product_id": "php7-xmlwriter-7.4.33-150400.4.37.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-150400.4.37.1.s390x",
"product": {
"name": "php7-xsl-7.4.33-150400.4.37.1.s390x",
"product_id": "php7-xsl-7.4.33-150400.4.37.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-150400.4.37.1.s390x",
"product": {
"name": "php7-zip-7.4.33-150400.4.37.1.s390x",
"product_id": "php7-zip-7.4.33-150400.4.37.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-150400.4.37.1.s390x",
"product": {
"name": "php7-zlib-7.4.33-150400.4.37.1.s390x",
"product_id": "php7-zlib-7.4.33-150400.4.37.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.33-150400.4.37.1.x86_64",
"product": {
"name": "apache2-mod_php7-7.4.33-150400.4.37.1.x86_64",
"product_id": "apache2-mod_php7-7.4.33-150400.4.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-7.4.33-150400.4.37.1.x86_64",
"product": {
"name": "php7-7.4.33-150400.4.37.1.x86_64",
"product_id": "php7-7.4.33-150400.4.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-150400.4.37.1.x86_64",
"product": {
"name": "php7-bcmath-7.4.33-150400.4.37.1.x86_64",
"product_id": "php7-bcmath-7.4.33-150400.4.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-150400.4.37.1.x86_64",
"product": {
"name": "php7-bz2-7.4.33-150400.4.37.1.x86_64",
"product_id": "php7-bz2-7.4.33-150400.4.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-150400.4.37.1.x86_64",
"product": {
"name": "php7-calendar-7.4.33-150400.4.37.1.x86_64",
"product_id": "php7-calendar-7.4.33-150400.4.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-cli-7.4.33-150400.4.37.1.x86_64",
"product": {
"name": "php7-cli-7.4.33-150400.4.37.1.x86_64",
"product_id": "php7-cli-7.4.33-150400.4.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-150400.4.37.1.x86_64",
"product": {
"name": "php7-ctype-7.4.33-150400.4.37.1.x86_64",
"product_id": "php7-ctype-7.4.33-150400.4.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-150400.4.37.1.x86_64",
"product": {
"name": "php7-curl-7.4.33-150400.4.37.1.x86_64",
"product_id": "php7-curl-7.4.33-150400.4.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-150400.4.37.1.x86_64",
"product": {
"name": "php7-dba-7.4.33-150400.4.37.1.x86_64",
"product_id": "php7-dba-7.4.33-150400.4.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-150400.4.37.1.x86_64",
"product": {
"name": "php7-devel-7.4.33-150400.4.37.1.x86_64",
"product_id": "php7-devel-7.4.33-150400.4.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-150400.4.37.1.x86_64",
"product": {
"name": "php7-dom-7.4.33-150400.4.37.1.x86_64",
"product_id": "php7-dom-7.4.33-150400.4.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.33-150400.4.37.1.x86_64",
"product": {
"name": "php7-embed-7.4.33-150400.4.37.1.x86_64",
"product_id": "php7-embed-7.4.33-150400.4.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-150400.4.37.1.x86_64",
"product": {
"name": "php7-enchant-7.4.33-150400.4.37.1.x86_64",
"product_id": "php7-enchant-7.4.33-150400.4.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-150400.4.37.1.x86_64",
"product": {
"name": "php7-exif-7.4.33-150400.4.37.1.x86_64",
"product_id": "php7-exif-7.4.33-150400.4.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.33-150400.4.37.1.x86_64",
"product": {
"name": "php7-fastcgi-7.4.33-150400.4.37.1.x86_64",
"product_id": "php7-fastcgi-7.4.33-150400.4.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-150400.4.37.1.x86_64",
"product": {
"name": "php7-fileinfo-7.4.33-150400.4.37.1.x86_64",
"product_id": "php7-fileinfo-7.4.33-150400.4.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.33-150400.4.37.1.x86_64",
"product": {
"name": "php7-fpm-7.4.33-150400.4.37.1.x86_64",
"product_id": "php7-fpm-7.4.33-150400.4.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-150400.4.37.1.x86_64",
"product": {
"name": "php7-ftp-7.4.33-150400.4.37.1.x86_64",
"product_id": "php7-ftp-7.4.33-150400.4.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-150400.4.37.1.x86_64",
"product": {
"name": "php7-gd-7.4.33-150400.4.37.1.x86_64",
"product_id": "php7-gd-7.4.33-150400.4.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-150400.4.37.1.x86_64",
"product": {
"name": "php7-gettext-7.4.33-150400.4.37.1.x86_64",
"product_id": "php7-gettext-7.4.33-150400.4.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-150400.4.37.1.x86_64",
"product": {
"name": "php7-gmp-7.4.33-150400.4.37.1.x86_64",
"product_id": "php7-gmp-7.4.33-150400.4.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-150400.4.37.1.x86_64",
"product": {
"name": "php7-iconv-7.4.33-150400.4.37.1.x86_64",
"product_id": "php7-iconv-7.4.33-150400.4.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-150400.4.37.1.x86_64",
"product": {
"name": "php7-intl-7.4.33-150400.4.37.1.x86_64",
"product_id": "php7-intl-7.4.33-150400.4.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-150400.4.37.1.x86_64",
"product": {
"name": "php7-json-7.4.33-150400.4.37.1.x86_64",
"product_id": "php7-json-7.4.33-150400.4.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-150400.4.37.1.x86_64",
"product": {
"name": "php7-ldap-7.4.33-150400.4.37.1.x86_64",
"product_id": "php7-ldap-7.4.33-150400.4.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-150400.4.37.1.x86_64",
"product": {
"name": "php7-mbstring-7.4.33-150400.4.37.1.x86_64",
"product_id": "php7-mbstring-7.4.33-150400.4.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-150400.4.37.1.x86_64",
"product": {
"name": "php7-mysql-7.4.33-150400.4.37.1.x86_64",
"product_id": "php7-mysql-7.4.33-150400.4.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-150400.4.37.1.x86_64",
"product": {
"name": "php7-odbc-7.4.33-150400.4.37.1.x86_64",
"product_id": "php7-odbc-7.4.33-150400.4.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-150400.4.37.1.x86_64",
"product": {
"name": "php7-opcache-7.4.33-150400.4.37.1.x86_64",
"product_id": "php7-opcache-7.4.33-150400.4.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-150400.4.37.1.x86_64",
"product": {
"name": "php7-openssl-7.4.33-150400.4.37.1.x86_64",
"product_id": "php7-openssl-7.4.33-150400.4.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-150400.4.37.1.x86_64",
"product": {
"name": "php7-pcntl-7.4.33-150400.4.37.1.x86_64",
"product_id": "php7-pcntl-7.4.33-150400.4.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-150400.4.37.1.x86_64",
"product": {
"name": "php7-pdo-7.4.33-150400.4.37.1.x86_64",
"product_id": "php7-pdo-7.4.33-150400.4.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-150400.4.37.1.x86_64",
"product": {
"name": "php7-pgsql-7.4.33-150400.4.37.1.x86_64",
"product_id": "php7-pgsql-7.4.33-150400.4.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-150400.4.37.1.x86_64",
"product": {
"name": "php7-phar-7.4.33-150400.4.37.1.x86_64",
"product_id": "php7-phar-7.4.33-150400.4.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-150400.4.37.1.x86_64",
"product": {
"name": "php7-posix-7.4.33-150400.4.37.1.x86_64",
"product_id": "php7-posix-7.4.33-150400.4.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-150400.4.37.1.x86_64",
"product": {
"name": "php7-readline-7.4.33-150400.4.37.1.x86_64",
"product_id": "php7-readline-7.4.33-150400.4.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-150400.4.37.1.x86_64",
"product": {
"name": "php7-shmop-7.4.33-150400.4.37.1.x86_64",
"product_id": "php7-shmop-7.4.33-150400.4.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-150400.4.37.1.x86_64",
"product": {
"name": "php7-snmp-7.4.33-150400.4.37.1.x86_64",
"product_id": "php7-snmp-7.4.33-150400.4.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-150400.4.37.1.x86_64",
"product": {
"name": "php7-soap-7.4.33-150400.4.37.1.x86_64",
"product_id": "php7-soap-7.4.33-150400.4.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-150400.4.37.1.x86_64",
"product": {
"name": "php7-sockets-7.4.33-150400.4.37.1.x86_64",
"product_id": "php7-sockets-7.4.33-150400.4.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-150400.4.37.1.x86_64",
"product": {
"name": "php7-sodium-7.4.33-150400.4.37.1.x86_64",
"product_id": "php7-sodium-7.4.33-150400.4.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-150400.4.37.1.x86_64",
"product": {
"name": "php7-sqlite-7.4.33-150400.4.37.1.x86_64",
"product_id": "php7-sqlite-7.4.33-150400.4.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-150400.4.37.1.x86_64",
"product": {
"name": "php7-sysvmsg-7.4.33-150400.4.37.1.x86_64",
"product_id": "php7-sysvmsg-7.4.33-150400.4.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-150400.4.37.1.x86_64",
"product": {
"name": "php7-sysvsem-7.4.33-150400.4.37.1.x86_64",
"product_id": "php7-sysvsem-7.4.33-150400.4.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-150400.4.37.1.x86_64",
"product": {
"name": "php7-sysvshm-7.4.33-150400.4.37.1.x86_64",
"product_id": "php7-sysvshm-7.4.33-150400.4.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.33-150400.4.37.1.x86_64",
"product": {
"name": "php7-test-7.4.33-150400.4.37.1.x86_64",
"product_id": "php7-test-7.4.33-150400.4.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-150400.4.37.1.x86_64",
"product": {
"name": "php7-tidy-7.4.33-150400.4.37.1.x86_64",
"product_id": "php7-tidy-7.4.33-150400.4.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-150400.4.37.1.x86_64",
"product": {
"name": "php7-tokenizer-7.4.33-150400.4.37.1.x86_64",
"product_id": "php7-tokenizer-7.4.33-150400.4.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-150400.4.37.1.x86_64",
"product": {
"name": "php7-xmlreader-7.4.33-150400.4.37.1.x86_64",
"product_id": "php7-xmlreader-7.4.33-150400.4.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-150400.4.37.1.x86_64",
"product": {
"name": "php7-xmlrpc-7.4.33-150400.4.37.1.x86_64",
"product_id": "php7-xmlrpc-7.4.33-150400.4.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-150400.4.37.1.x86_64",
"product": {
"name": "php7-xmlwriter-7.4.33-150400.4.37.1.x86_64",
"product_id": "php7-xmlwriter-7.4.33-150400.4.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-150400.4.37.1.x86_64",
"product": {
"name": "php7-xsl-7.4.33-150400.4.37.1.x86_64",
"product_id": "php7-xsl-7.4.33-150400.4.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-150400.4.37.1.x86_64",
"product": {
"name": "php7-zip-7.4.33-150400.4.37.1.x86_64",
"product_id": "php7-zip-7.4.33-150400.4.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-150400.4.37.1.x86_64",
"product": {
"name": "php7-zlib-7.4.33-150400.4.37.1.x86_64",
"product_id": "php7-zlib-7.4.33-150400.4.37.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Legacy 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-legacy:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Legacy 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-legacy:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"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_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:apache2-mod_php7-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:apache2-mod_php7-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:apache2-mod_php7-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:apache2-mod_php7-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-bcmath-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-bcmath-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-bcmath-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-bcmath-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-bz2-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-bz2-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-bz2-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-bz2-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-bz2-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-bz2-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-bz2-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-calendar-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-calendar-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-calendar-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-calendar-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-calendar-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-calendar-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-calendar-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-cli-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-cli-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-cli-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-cli-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-cli-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-cli-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-cli-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-cli-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ctype-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-ctype-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ctype-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-ctype-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ctype-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-ctype-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ctype-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-curl-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-curl-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-curl-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-curl-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-curl-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-curl-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-curl-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-curl-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-dba-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-dba-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-dba-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-dba-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-dba-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-dba-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-dba-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-dba-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-devel-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-devel-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-devel-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-devel-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-devel-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-devel-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-devel-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-devel-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-dom-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-dom-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-dom-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-dom-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-dom-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-dom-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-dom-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-dom-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-enchant-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-enchant-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-enchant-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-enchant-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-enchant-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-enchant-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-enchant-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-exif-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-exif-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-exif-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-exif-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-exif-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-exif-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-exif-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-exif-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fastcgi-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fastcgi-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fastcgi-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fastcgi-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fileinfo-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fileinfo-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fileinfo-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fileinfo-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fpm-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-fpm-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fpm-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-fpm-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fpm-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-fpm-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fpm-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ftp-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-ftp-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ftp-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-ftp-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ftp-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-ftp-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ftp-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gd-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-gd-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gd-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-gd-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gd-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-gd-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gd-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-gd-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gettext-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-gettext-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gettext-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-gettext-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gettext-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-gettext-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gettext-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gmp-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-gmp-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gmp-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-gmp-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gmp-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-gmp-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gmp-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-iconv-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-iconv-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-iconv-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-iconv-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-iconv-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-iconv-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-iconv-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-intl-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-intl-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-intl-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-intl-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-intl-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-intl-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-intl-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-intl-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-json-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-json-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-json-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-json-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-json-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-json-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-json-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-json-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ldap-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-ldap-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ldap-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-ldap-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ldap-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-ldap-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ldap-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-mbstring-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-mbstring-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-mbstring-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-mbstring-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-mysql-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-mysql-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-mysql-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-mysql-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-mysql-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-mysql-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-mysql-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-odbc-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-odbc-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-odbc-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-odbc-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-odbc-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-odbc-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-odbc-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-opcache-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-opcache-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-opcache-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-opcache-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-opcache-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-opcache-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-opcache-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-openssl-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-openssl-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-openssl-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-openssl-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-openssl-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-openssl-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-openssl-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pcntl-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pcntl-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pcntl-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pcntl-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pdo-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-pdo-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pdo-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-pdo-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pdo-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-pdo-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pdo-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pgsql-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pgsql-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pgsql-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pgsql-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-phar-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-phar-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-phar-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-phar-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-phar-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-phar-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-phar-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-phar-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-posix-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-posix-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-posix-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-posix-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-posix-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-posix-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-posix-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-posix-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-readline-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-readline-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-readline-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-readline-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-readline-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-readline-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-readline-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-readline-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-shmop-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-shmop-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-shmop-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-shmop-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-shmop-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-shmop-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-shmop-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-snmp-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-snmp-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-snmp-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-snmp-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-snmp-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-snmp-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-snmp-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-soap-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-soap-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-soap-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-soap-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-soap-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-soap-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-soap-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-soap-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sockets-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-sockets-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sockets-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-sockets-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sockets-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-sockets-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sockets-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sodium-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-sodium-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sodium-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-sodium-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sodium-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-sodium-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sodium-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sqlite-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sqlite-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sqlite-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sqlite-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvmsg-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvmsg-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvmsg-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvmsg-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvsem-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvsem-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvsem-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvsem-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvshm-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvshm-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvshm-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvshm-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-tidy-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-tidy-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-tidy-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-tidy-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-tidy-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-tidy-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-tidy-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-tokenizer-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-tokenizer-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-tokenizer-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-tokenizer-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlreader-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlreader-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlreader-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlreader-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlrpc-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlrpc-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlrpc-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlrpc-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlwriter-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlwriter-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlwriter-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlwriter-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xsl-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-xsl-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xsl-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-xsl-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xsl-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-xsl-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xsl-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-zip-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-zip-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-zip-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-zip-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-zip-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-zip-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-zip-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-zip-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-zlib-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-zlib-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-zlib-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-zlib-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-zlib-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-zlib-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:php7-zlib-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-bz2-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-bz2-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-bz2-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-calendar-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-calendar-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-calendar-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-cli-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-cli-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-cli-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-cli-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-ctype-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-ctype-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-ctype-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-curl-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-curl-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-curl-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-curl-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-dba-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-dba-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-dba-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-dba-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-devel-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-devel-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-devel-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-devel-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-dom-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-dom-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-dom-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-dom-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-enchant-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-enchant-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-enchant-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-exif-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-exif-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-exif-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-exif-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-fpm-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-fpm-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-fpm-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-ftp-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-ftp-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-ftp-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-gd-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-gd-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-gd-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-gd-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-gettext-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-gettext-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-gettext-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-gmp-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-gmp-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-gmp-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-iconv-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-iconv-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-iconv-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-intl-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-intl-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-intl-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-intl-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-json-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-json-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-json-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-json-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-ldap-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-ldap-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-ldap-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-mysql-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-mysql-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-mysql-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-odbc-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-odbc-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-odbc-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-opcache-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-opcache-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-opcache-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-openssl-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-openssl-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-openssl-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-pdo-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-pdo-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-pdo-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-phar-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-phar-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-phar-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-phar-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-posix-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-posix-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-posix-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-posix-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-readline-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-readline-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-readline-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-readline-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-shmop-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-shmop-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-shmop-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-snmp-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-snmp-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-snmp-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-soap-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-soap-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-soap-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-soap-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-sockets-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-sockets-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-sockets-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-sodium-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-sodium-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-sodium-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-tidy-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-tidy-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-tidy-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-xsl-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-xsl-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-xsl-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-zip-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-zip-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-zip-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-zip-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-zlib-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-zlib-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-zlib-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:php7-embed-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-embed-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:php7-embed-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-embed-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:php7-embed-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-embed-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:php7-embed-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-embed-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-embed-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-embed-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-embed-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-embed-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-bz2-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-calendar-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-cli-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-cli-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-ctype-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-curl-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-curl-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-dba-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-dba-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-devel-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-devel-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-dom-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-dom-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-enchant-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-exif-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-exif-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-fpm-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-ftp-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-gd-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-gd-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-gettext-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-gmp-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-iconv-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-intl-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-intl-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-json-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-json-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-ldap-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-mysql-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-odbc-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-opcache-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-openssl-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-pdo-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-phar-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-phar-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-posix-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-posix-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-readline-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-readline-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-shmop-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-snmp-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-soap-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-soap-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-sockets-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-sodium-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-tidy-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-xsl-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-zip-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-zip-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-zlib-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-bz2-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-calendar-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-cli-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-cli-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-ctype-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-curl-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-curl-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-dba-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-dba-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-devel-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-devel-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-dom-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-dom-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-enchant-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-exif-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-exif-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-fpm-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-ftp-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-gd-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-gd-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-gettext-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-gmp-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-iconv-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-intl-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-intl-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-json-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-json-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-ldap-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-mysql-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-odbc-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-opcache-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-openssl-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-pdo-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-phar-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-phar-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-posix-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-posix-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-readline-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-readline-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-shmop-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-snmp-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-soap-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-soap-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-sockets-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-sodium-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-tidy-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-xsl-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-zip-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-zip-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-zlib-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-bz2-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-bz2-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-bz2-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-calendar-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-calendar-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-calendar-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-cli-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-cli-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-cli-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-cli-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-ctype-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-ctype-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-ctype-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-curl-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-curl-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-curl-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-curl-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-dba-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-dba-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-dba-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-dba-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-devel-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-devel-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-devel-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-devel-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-dom-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-dom-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-dom-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-dom-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-enchant-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-enchant-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-enchant-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-exif-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-exif-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-exif-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-exif-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-fpm-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-fpm-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-fpm-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-ftp-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-ftp-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-ftp-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-gd-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-gd-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-gd-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-gd-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-gettext-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-gettext-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-gettext-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-gmp-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-gmp-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-gmp-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-iconv-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-iconv-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-iconv-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-intl-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-intl-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-intl-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-intl-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-json-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-json-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-json-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-json-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-ldap-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-ldap-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-ldap-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-mysql-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-mysql-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-mysql-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-odbc-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-odbc-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-odbc-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-opcache-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-opcache-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-opcache-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-openssl-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-openssl-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-openssl-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-pdo-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-pdo-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-pdo-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-phar-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-phar-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-phar-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-phar-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-posix-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-posix-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-posix-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-posix-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-readline-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-readline-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-readline-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-readline-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-shmop-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-shmop-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-shmop-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-snmp-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-snmp-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-snmp-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-soap-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-soap-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-soap-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-soap-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-sockets-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-sockets-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-sockets-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-sodium-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-sodium-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-sodium-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-tidy-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-tidy-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-tidy-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-xsl-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-xsl-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-xsl-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-zip-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-zip-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-zip-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-zip-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-zlib-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-zlib-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-zlib-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-bz2-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-calendar-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-cli-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-cli-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-ctype-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-curl-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-curl-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-dba-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-dba-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-devel-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-devel-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-dom-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-dom-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-enchant-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-exif-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-exif-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-fpm-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-ftp-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-gd-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-gd-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-gettext-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-gmp-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-iconv-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-intl-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-intl-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-json-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-json-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-ldap-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-mysql-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-odbc-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-opcache-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-openssl-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-pdo-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-phar-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-phar-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-posix-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-posix-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-readline-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-readline-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-shmop-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-snmp-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-soap-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-soap-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-sockets-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-sodium-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-tidy-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-xsl-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-zip-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-zip-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-zlib-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:apache2-mod_php7-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:apache2-mod_php7-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:apache2-mod_php7-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:apache2-mod_php7-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-bcmath-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-bcmath-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-bcmath-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-bcmath-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-bz2-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-bz2-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-bz2-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-bz2-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-bz2-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-bz2-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-bz2-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-calendar-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-calendar-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-calendar-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-calendar-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-calendar-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-calendar-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-calendar-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-cli-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-cli-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-cli-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-cli-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-cli-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-cli-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-cli-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-cli-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-ctype-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-ctype-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-ctype-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-ctype-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-ctype-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-ctype-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-ctype-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-curl-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-curl-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-curl-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-curl-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-curl-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-curl-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-curl-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-curl-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-dba-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-dba-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-dba-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-dba-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-dba-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-dba-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-dba-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-dba-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-devel-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-devel-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-devel-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-devel-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-devel-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-devel-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-devel-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-devel-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-dom-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-dom-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-dom-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-dom-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-dom-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-dom-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-dom-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-dom-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-embed-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-embed-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-embed-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-embed-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-embed-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-embed-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-embed-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-embed-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-enchant-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-enchant-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-enchant-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-enchant-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-enchant-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-enchant-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-enchant-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-exif-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-exif-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-exif-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-exif-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-exif-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-exif-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-exif-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-exif-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-fastcgi-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-fastcgi-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-fastcgi-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-fastcgi-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-fileinfo-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-fileinfo-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-fileinfo-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-fileinfo-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-fpm-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-fpm-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-fpm-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-fpm-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-fpm-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-fpm-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-fpm-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-ftp-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-ftp-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-ftp-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-ftp-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-ftp-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-ftp-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-ftp-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-gd-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-gd-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-gd-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-gd-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-gd-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-gd-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-gd-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-gd-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-gettext-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-gettext-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-gettext-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-gettext-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-gettext-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-gettext-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-gettext-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-gmp-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-gmp-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-gmp-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-gmp-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-gmp-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-gmp-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-gmp-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-iconv-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-iconv-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-iconv-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-iconv-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-iconv-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-iconv-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-iconv-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-intl-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-intl-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-intl-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-intl-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-intl-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-intl-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-intl-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-intl-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-json-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-json-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-json-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-json-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-json-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-json-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-json-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-json-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-ldap-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-ldap-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-ldap-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-ldap-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-ldap-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-ldap-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-ldap-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-mbstring-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-mbstring-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-mbstring-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-mbstring-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-mysql-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-mysql-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-mysql-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-mysql-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-mysql-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-mysql-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-mysql-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-odbc-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-odbc-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-odbc-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-odbc-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-odbc-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-odbc-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-odbc-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-opcache-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-opcache-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-opcache-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-opcache-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-opcache-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-opcache-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-opcache-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-openssl-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-openssl-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-openssl-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-openssl-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-openssl-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-openssl-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-openssl-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-pcntl-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-pcntl-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-pcntl-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-pcntl-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-pdo-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-pdo-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-pdo-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-pdo-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-pdo-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-pdo-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-pdo-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-pgsql-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-pgsql-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-pgsql-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-pgsql-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-phar-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-phar-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-phar-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-phar-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-phar-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-phar-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-phar-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-phar-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-posix-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-posix-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-posix-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-posix-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-posix-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-posix-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-posix-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-posix-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-readline-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-readline-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-readline-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-readline-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-readline-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-readline-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-readline-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-readline-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-shmop-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-shmop-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-shmop-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-shmop-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-shmop-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-shmop-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-shmop-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-snmp-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-snmp-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-snmp-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-snmp-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-snmp-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-snmp-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-snmp-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-soap-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-soap-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-soap-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-soap-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-soap-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-soap-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-soap-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-soap-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-sockets-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-sockets-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-sockets-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-sockets-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-sockets-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-sockets-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-sockets-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-sodium-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-sodium-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-sodium-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-sodium-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-sodium-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-sodium-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-sodium-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-sqlite-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-sqlite-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-sqlite-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-sqlite-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-sysvmsg-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-sysvmsg-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-sysvmsg-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-sysvmsg-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-sysvsem-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-sysvsem-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-sysvsem-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-sysvsem-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-sysvshm-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-sysvshm-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-sysvshm-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-sysvshm-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-test-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-test-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-test-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-test-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-test-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-test-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-test-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-test-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-test-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-test-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-test-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-test-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-tidy-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-tidy-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-tidy-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-tidy-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-tidy-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-tidy-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-tidy-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-tokenizer-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-tokenizer-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-tokenizer-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-tokenizer-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-xmlreader-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-xmlreader-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-xmlreader-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-xmlreader-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-xmlrpc-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-xmlrpc-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-xmlrpc-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-xmlrpc-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-xmlwriter-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-xmlwriter-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-xmlwriter-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-xmlwriter-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-xsl-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-xsl-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-xsl-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-xsl-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-xsl-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-xsl-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-xsl-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-zip-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-zip-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-zip-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-zip-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-zip-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-zip-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-zip-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-zip-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-zlib-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-zlib-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-zlib-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-zlib-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-zlib-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-zlib-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php7-zlib-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-bz2-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-bz2-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-bz2-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-calendar-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-calendar-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-calendar-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-cli-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-cli-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-cli-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-cli-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-ctype-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-ctype-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-ctype-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-curl-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-curl-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-curl-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-curl-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-dba-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-dba-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-dba-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-dba-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-devel-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-devel-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-devel-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-devel-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-dom-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-dom-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-dom-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-dom-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-embed-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-embed-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-embed-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-embed-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-enchant-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-enchant-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-enchant-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-exif-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-exif-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-exif-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-exif-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-fpm-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-fpm-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-fpm-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-ftp-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-ftp-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-ftp-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-gd-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-gd-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-gd-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-gd-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-gettext-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-gettext-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-gettext-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-gmp-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-gmp-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-gmp-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-iconv-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-iconv-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-iconv-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-intl-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-intl-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-intl-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-intl-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-json-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-json-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-json-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-json-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-json-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-json-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-json-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-json-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-ldap-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-ldap-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-ldap-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-mysql-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-mysql-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-mysql-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-odbc-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-odbc-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-odbc-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-opcache-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-opcache-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-opcache-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-openssl-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-openssl-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-openssl-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-pdo-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-pdo-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-pdo-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-phar-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-phar-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-phar-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-phar-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-posix-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-posix-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-posix-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-posix-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-readline-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-readline-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-readline-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-readline-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-shmop-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-shmop-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-shmop-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-snmp-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-snmp-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-snmp-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-soap-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-soap-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-soap-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-soap-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-sockets-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-sockets-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-sockets-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-sodium-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-sodium-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-sodium-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-test-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-test-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-test-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-test-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-test-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-test-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-test-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-test-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-test-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-test-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-test-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-test-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-tidy-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-tidy-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-tidy-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-xsl-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-xsl-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-xsl-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-zip-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-zip-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-zip-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-zip-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.37.1.aarch64"
},
"product_reference": "php7-zlib-7.4.33-150400.4.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.37.1.ppc64le"
},
"product_reference": "php7-zlib-7.4.33-150400.4.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.37.1.s390x"
},
"product_reference": "php7-zlib-7.4.33-150400.4.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.37.1.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150400.4.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"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 Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:apache2-mod_php7-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:apache2-mod_php7-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:apache2-mod_php7-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:apache2-mod_php7-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-bcmath-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-bcmath-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-bcmath-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-bcmath-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-bz2-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-bz2-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-bz2-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-bz2-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-calendar-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-calendar-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-calendar-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-calendar-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-cli-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-cli-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-cli-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-cli-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ctype-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ctype-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ctype-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ctype-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-curl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-curl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-curl-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-curl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-dba-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-dba-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-dba-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-dba-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-devel-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-devel-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-devel-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-devel-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-dom-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-dom-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-dom-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-dom-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-enchant-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-enchant-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-enchant-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-enchant-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-exif-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-exif-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-exif-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-exif-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fastcgi-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fastcgi-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fastcgi-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fastcgi-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fileinfo-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fileinfo-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fileinfo-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fileinfo-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fpm-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fpm-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fpm-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fpm-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ftp-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ftp-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ftp-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ftp-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gd-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gd-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gd-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gd-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gettext-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gettext-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gettext-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gettext-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gmp-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gmp-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gmp-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gmp-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-iconv-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-iconv-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-iconv-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-iconv-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-intl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-intl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-intl-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-intl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-json-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-json-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-json-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-json-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ldap-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ldap-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ldap-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ldap-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-mbstring-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-mbstring-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-mbstring-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-mbstring-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-mysql-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-mysql-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-mysql-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-mysql-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-odbc-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-odbc-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-odbc-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-odbc-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-opcache-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-opcache-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-opcache-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-opcache-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-openssl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-openssl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-openssl-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-openssl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pcntl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pcntl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pcntl-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pcntl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pdo-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pdo-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pdo-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pdo-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pgsql-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pgsql-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pgsql-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pgsql-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-phar-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-phar-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-phar-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-phar-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-posix-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-posix-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-posix-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-posix-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-readline-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-readline-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-readline-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-readline-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-shmop-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-shmop-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-shmop-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-shmop-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-snmp-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-snmp-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-snmp-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-snmp-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-soap-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-soap-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-soap-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-soap-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sockets-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sockets-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sockets-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sockets-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sodium-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sodium-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sodium-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sodium-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sqlite-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sqlite-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sqlite-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sqlite-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvmsg-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvmsg-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvmsg-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvmsg-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvsem-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvsem-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvsem-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvsem-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvshm-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvshm-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvshm-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvshm-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-tidy-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-tidy-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-tidy-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-tidy-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-tokenizer-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-tokenizer-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-tokenizer-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-tokenizer-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlreader-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlreader-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlreader-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlreader-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlrpc-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlrpc-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlrpc-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlrpc-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlwriter-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlwriter-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlwriter-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlwriter-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xsl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xsl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xsl-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xsl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-zip-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-zip-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-zip-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-zip-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-zlib-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-zlib-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-zlib-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-zlib-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:php7-embed-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:php7-embed-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:php7-embed-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:php7-embed-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:apache2-mod_php7-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:apache2-mod_php7-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:apache2-mod_php7-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:apache2-mod_php7-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-bcmath-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-bcmath-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-bcmath-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-bcmath-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-bz2-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-bz2-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-bz2-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-bz2-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-calendar-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-calendar-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-calendar-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-calendar-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-cli-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-cli-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-cli-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-cli-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-ctype-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-ctype-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-ctype-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-ctype-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-curl-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-curl-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-curl-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-curl-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-dba-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-dba-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-dba-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-dba-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-devel-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-devel-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-devel-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-devel-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-dom-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-dom-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-dom-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-dom-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-embed-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-embed-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-embed-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-embed-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-enchant-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-enchant-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-enchant-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-enchant-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-exif-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-exif-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-exif-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-exif-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-fastcgi-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-fastcgi-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-fastcgi-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-fastcgi-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-fileinfo-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-fileinfo-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-fileinfo-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-fileinfo-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-fpm-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-fpm-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-fpm-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-fpm-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-ftp-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-ftp-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-ftp-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-ftp-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-gd-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-gd-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-gd-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-gd-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-gettext-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-gettext-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-gettext-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-gettext-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-gmp-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-gmp-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-gmp-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-gmp-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-iconv-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-iconv-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-iconv-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-iconv-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-intl-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-intl-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-intl-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-intl-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-json-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-json-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-json-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-json-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-ldap-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-ldap-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-ldap-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-ldap-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-mbstring-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-mbstring-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-mbstring-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-mbstring-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-mysql-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-mysql-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-mysql-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-mysql-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-odbc-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-odbc-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-odbc-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-odbc-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-opcache-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-opcache-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-opcache-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-opcache-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-openssl-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-openssl-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-openssl-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-openssl-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-pcntl-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-pcntl-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-pcntl-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-pcntl-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-pdo-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-pdo-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-pdo-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-pdo-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-pgsql-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-pgsql-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-pgsql-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-pgsql-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-phar-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-phar-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-phar-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-phar-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-posix-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-posix-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-posix-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-posix-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-readline-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-readline-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-readline-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-readline-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-shmop-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-shmop-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-shmop-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-shmop-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-snmp-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-snmp-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-snmp-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-snmp-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-soap-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-soap-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-soap-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-soap-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-sockets-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-sockets-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-sockets-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-sockets-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-sodium-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-sodium-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-sodium-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-sodium-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-sqlite-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-sqlite-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-sqlite-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-sqlite-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-sysvmsg-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-sysvmsg-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-sysvmsg-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-sysvmsg-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-sysvsem-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-sysvsem-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-sysvsem-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-sysvsem-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-sysvshm-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-sysvshm-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-sysvshm-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-sysvshm-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-test-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-test-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-test-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-test-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-tidy-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-tidy-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-tidy-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-tidy-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-tokenizer-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-tokenizer-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-tokenizer-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-tokenizer-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-xmlreader-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-xmlreader-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-xmlreader-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-xmlreader-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-xmlrpc-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-xmlrpc-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-xmlrpc-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-xmlrpc-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-xmlwriter-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-xmlwriter-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-xmlwriter-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-xmlwriter-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-xsl-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-xsl-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-xsl-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-xsl-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-zip-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-zip-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-zip-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-zip-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-zlib-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-zlib-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-zlib-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-zlib-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.37.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 Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:apache2-mod_php7-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:apache2-mod_php7-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:apache2-mod_php7-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:apache2-mod_php7-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-bcmath-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-bcmath-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-bcmath-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-bcmath-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-bz2-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-bz2-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-bz2-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-bz2-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-calendar-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-calendar-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-calendar-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-calendar-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-cli-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-cli-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-cli-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-cli-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ctype-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ctype-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ctype-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ctype-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-curl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-curl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-curl-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-curl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-dba-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-dba-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-dba-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-dba-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-devel-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-devel-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-devel-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-devel-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-dom-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-dom-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-dom-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-dom-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-enchant-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-enchant-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-enchant-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-enchant-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-exif-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-exif-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-exif-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-exif-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fastcgi-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fastcgi-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fastcgi-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fastcgi-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fileinfo-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fileinfo-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fileinfo-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fileinfo-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fpm-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fpm-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fpm-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fpm-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ftp-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ftp-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ftp-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ftp-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gd-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gd-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gd-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gd-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gettext-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gettext-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gettext-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gettext-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gmp-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gmp-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gmp-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gmp-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-iconv-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-iconv-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-iconv-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-iconv-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-intl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-intl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-intl-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-intl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-json-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-json-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-json-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-json-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ldap-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ldap-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ldap-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ldap-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-mbstring-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-mbstring-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-mbstring-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-mbstring-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-mysql-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-mysql-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-mysql-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-mysql-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-odbc-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-odbc-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-odbc-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-odbc-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-opcache-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-opcache-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-opcache-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-opcache-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-openssl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-openssl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-openssl-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-openssl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pcntl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pcntl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pcntl-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pcntl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pdo-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pdo-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pdo-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pdo-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pgsql-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pgsql-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pgsql-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pgsql-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-phar-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-phar-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-phar-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-phar-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-posix-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-posix-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-posix-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-posix-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-readline-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-readline-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-readline-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-readline-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-shmop-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-shmop-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-shmop-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-shmop-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-snmp-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-snmp-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-snmp-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-snmp-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-soap-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-soap-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-soap-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-soap-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sockets-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sockets-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sockets-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sockets-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sodium-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sodium-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sodium-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sodium-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sqlite-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sqlite-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sqlite-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sqlite-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvmsg-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvmsg-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvmsg-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvmsg-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvsem-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvsem-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvsem-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvsem-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvshm-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvshm-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvshm-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvshm-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-tidy-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-tidy-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-tidy-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-tidy-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-tokenizer-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-tokenizer-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-tokenizer-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-tokenizer-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlreader-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlreader-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlreader-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlreader-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlrpc-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlrpc-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlrpc-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlrpc-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlwriter-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlwriter-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlwriter-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlwriter-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xsl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xsl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xsl-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xsl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-zip-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-zip-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-zip-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-zip-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-zlib-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-zlib-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-zlib-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-zlib-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:php7-embed-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:php7-embed-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:php7-embed-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:php7-embed-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:apache2-mod_php7-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:apache2-mod_php7-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:apache2-mod_php7-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:apache2-mod_php7-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-bcmath-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-bcmath-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-bcmath-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-bcmath-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-bz2-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-bz2-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-bz2-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-bz2-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-calendar-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-calendar-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-calendar-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-calendar-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-cli-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-cli-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-cli-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-cli-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-ctype-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-ctype-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-ctype-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-ctype-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-curl-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-curl-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-curl-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-curl-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-dba-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-dba-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-dba-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-dba-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-devel-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-devel-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-devel-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-devel-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-dom-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-dom-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-dom-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-dom-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-embed-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-embed-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-embed-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-embed-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-enchant-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-enchant-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-enchant-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-enchant-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-exif-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-exif-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-exif-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-exif-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-fastcgi-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-fastcgi-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-fastcgi-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-fastcgi-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-fileinfo-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-fileinfo-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-fileinfo-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-fileinfo-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-fpm-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-fpm-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-fpm-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-fpm-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-ftp-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-ftp-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-ftp-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-ftp-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-gd-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-gd-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-gd-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-gd-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-gettext-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-gettext-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-gettext-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-gettext-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-gmp-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-gmp-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-gmp-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-gmp-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-iconv-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-iconv-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-iconv-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-iconv-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-intl-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-intl-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-intl-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-intl-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-json-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-json-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-json-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-json-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-ldap-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-ldap-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-ldap-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-ldap-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-mbstring-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-mbstring-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-mbstring-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-mbstring-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-mysql-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-mysql-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-mysql-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-mysql-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-odbc-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-odbc-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-odbc-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-odbc-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-opcache-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-opcache-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-opcache-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-opcache-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-openssl-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-openssl-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-openssl-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-openssl-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-pcntl-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-pcntl-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-pcntl-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-pcntl-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-pdo-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-pdo-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-pdo-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-pdo-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-pgsql-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-pgsql-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-pgsql-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-pgsql-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-phar-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-phar-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-phar-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-phar-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-posix-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-posix-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-posix-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-posix-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-readline-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-readline-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-readline-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-readline-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-shmop-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-shmop-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-shmop-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-shmop-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-snmp-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-snmp-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-snmp-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-snmp-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-soap-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-soap-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-soap-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-soap-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-sockets-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-sockets-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-sockets-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-sockets-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-sodium-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-sodium-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-sodium-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-sodium-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-sqlite-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-sqlite-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-sqlite-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-sqlite-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-sysvmsg-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-sysvmsg-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-sysvmsg-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-sysvmsg-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-sysvsem-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-sysvsem-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-sysvsem-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-sysvsem-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-sysvshm-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-sysvshm-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-sysvshm-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-sysvshm-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-test-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-test-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-test-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-test-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-tidy-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-tidy-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-tidy-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-tidy-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-tokenizer-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-tokenizer-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-tokenizer-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-tokenizer-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-xmlreader-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-xmlreader-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-xmlreader-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-xmlreader-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-xmlrpc-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-xmlrpc-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-xmlrpc-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-xmlrpc-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-xmlwriter-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-xmlwriter-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-xmlwriter-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-xmlwriter-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-xsl-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-xsl-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-xsl-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-xsl-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-zip-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-zip-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-zip-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-zip-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-zlib-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-zlib-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-zlib-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-zlib-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.37.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:apache2-mod_php7-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:apache2-mod_php7-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:apache2-mod_php7-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:apache2-mod_php7-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-bcmath-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-bcmath-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-bcmath-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-bcmath-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-bz2-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-bz2-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-bz2-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-bz2-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-calendar-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-calendar-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-calendar-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-calendar-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-cli-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-cli-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-cli-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-cli-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ctype-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ctype-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ctype-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ctype-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-curl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-curl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-curl-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-curl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-dba-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-dba-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-dba-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-dba-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-devel-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-devel-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-devel-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-devel-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-dom-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-dom-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-dom-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-dom-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-enchant-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-enchant-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-enchant-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-enchant-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-exif-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-exif-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-exif-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-exif-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fastcgi-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fastcgi-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fastcgi-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fastcgi-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fileinfo-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fileinfo-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fileinfo-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fileinfo-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fpm-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fpm-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fpm-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-fpm-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ftp-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ftp-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ftp-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ftp-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gd-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gd-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gd-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gd-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gettext-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gettext-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gettext-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gettext-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gmp-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gmp-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gmp-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-gmp-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-iconv-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-iconv-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-iconv-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-iconv-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-intl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-intl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-intl-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-intl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-json-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-json-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-json-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-json-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ldap-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ldap-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ldap-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-ldap-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-mbstring-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-mbstring-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-mbstring-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-mbstring-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-mysql-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-mysql-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-mysql-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-mysql-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-odbc-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-odbc-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-odbc-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-odbc-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-opcache-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-opcache-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-opcache-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-opcache-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-openssl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-openssl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-openssl-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-openssl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pcntl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pcntl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pcntl-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pcntl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pdo-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pdo-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pdo-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pdo-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pgsql-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pgsql-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pgsql-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-pgsql-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-phar-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-phar-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-phar-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-phar-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-posix-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-posix-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-posix-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-posix-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-readline-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-readline-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-readline-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-readline-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-shmop-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-shmop-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-shmop-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-shmop-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-snmp-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-snmp-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-snmp-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-snmp-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-soap-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-soap-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-soap-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-soap-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sockets-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sockets-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sockets-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sockets-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sodium-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sodium-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sodium-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sodium-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sqlite-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sqlite-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sqlite-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sqlite-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvmsg-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvmsg-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvmsg-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvmsg-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvsem-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvsem-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvsem-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvsem-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvshm-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvshm-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvshm-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-sysvshm-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-tidy-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-tidy-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-tidy-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-tidy-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-tokenizer-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-tokenizer-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-tokenizer-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-tokenizer-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlreader-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlreader-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlreader-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlreader-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlrpc-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlrpc-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlrpc-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlrpc-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlwriter-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlwriter-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlwriter-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xmlwriter-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xsl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xsl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xsl-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-xsl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-zip-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-zip-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-zip-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-zip-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-zlib-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-zlib-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-zlib-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:php7-zlib-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:php7-embed-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:php7-embed-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:php7-embed-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:php7-embed-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:apache2-mod_php7-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:apache2-mod_php7-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:apache2-mod_php7-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:apache2-mod_php7-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-bcmath-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-bcmath-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-bcmath-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-bcmath-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-bz2-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-bz2-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-bz2-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-bz2-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-calendar-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-calendar-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-calendar-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-calendar-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-cli-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-cli-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-cli-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-cli-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-ctype-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-ctype-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-ctype-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-ctype-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-curl-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-curl-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-curl-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-curl-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-dba-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-dba-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-dba-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-dba-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-devel-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-devel-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-devel-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-devel-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-dom-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-dom-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-dom-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-dom-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-embed-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-embed-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-embed-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-embed-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-enchant-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-enchant-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-enchant-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-enchant-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-exif-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-exif-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-exif-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-exif-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-fastcgi-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-fastcgi-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-fastcgi-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-fastcgi-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-fileinfo-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-fileinfo-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-fileinfo-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-fileinfo-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-fpm-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-fpm-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-fpm-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-fpm-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-ftp-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-ftp-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-ftp-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-ftp-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-gd-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-gd-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-gd-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-gd-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-gettext-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-gettext-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-gettext-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-gettext-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-gmp-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-gmp-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-gmp-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-gmp-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-iconv-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-iconv-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-iconv-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-iconv-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-intl-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-intl-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-intl-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-intl-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-json-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-json-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-json-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-json-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-ldap-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-ldap-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-ldap-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-ldap-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-mbstring-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-mbstring-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-mbstring-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-mbstring-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-mysql-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-mysql-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-mysql-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-mysql-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-odbc-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-odbc-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-odbc-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-odbc-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-opcache-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-opcache-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-opcache-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-opcache-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-openssl-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-openssl-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-openssl-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-openssl-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-pcntl-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-pcntl-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-pcntl-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-pcntl-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-pdo-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-pdo-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-pdo-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-pdo-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-pgsql-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-pgsql-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-pgsql-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-pgsql-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-phar-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-phar-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-phar-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-phar-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-posix-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-posix-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-posix-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-posix-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-readline-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-readline-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-readline-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-readline-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-shmop-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-shmop-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-shmop-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-shmop-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-snmp-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-snmp-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-snmp-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-snmp-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-soap-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-soap-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-soap-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-soap-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-sockets-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-sockets-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-sockets-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-sockets-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-sodium-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-sodium-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-sodium-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-sodium-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-sqlite-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-sqlite-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-sqlite-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-sqlite-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-sysvmsg-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-sysvmsg-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-sysvmsg-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-sysvmsg-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-sysvsem-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-sysvsem-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-sysvsem-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-sysvsem-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-sysvshm-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-sysvshm-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-sysvshm-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-sysvshm-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-test-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-test-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-test-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-test-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-tidy-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-tidy-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-tidy-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-tidy-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-tokenizer-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-tokenizer-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-tokenizer-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-tokenizer-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-xmlreader-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-xmlreader-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-xmlreader-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-xmlreader-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-xmlrpc-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-xmlrpc-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-xmlrpc-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-xmlrpc-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-xmlwriter-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-xmlwriter-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-xmlwriter-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-xmlwriter-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-xsl-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-xsl-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-xsl-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-xsl-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-zip-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-zip-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-zip-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-zip-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.5:php7-zlib-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.5:php7-zlib-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.5:php7-zlib-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.5:php7-zlib-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.37.1.x86_64",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.37.1.aarch64",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.37.1.ppc64le",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.37.1.s390x",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.37.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-17T07:31:36Z",
"details": "moderate"
}
],
"title": "CVE-2024-5458"
}
]
}
SUSE-SU-2024:2039-1
Vulnerability from csaf_suse - Published: 2024-06-17 07:32 - Updated: 2024-06-17 07:32Summary
Security update for php8
Severity
Important
Notes
Title of the patch: Security update for php8
Description of the patch: This update for php8 fixes the following issues:
- CVE-2024-5458: Fixed an issue that allows to bypass filters in filter_var FILTER_VALIDATE_URL. (bsc#1226073)
Patchnames: SUSE-2024-2039,SUSE-SLE-Module-Web-Scripting-15-SP5-2024-2039,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-2039,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-2039,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-2039,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-2039,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2024-2039,openSUSE-SLE-15.5-2024-2039
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.3 (Medium)
Affected products
Recommended
1092 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:apache2-mod_php8-8.0.30-150400.4.43.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.43.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.43.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.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-8.0.30-150400.4.43.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.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bcmath-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bcmath-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bcmath-8.0.30-150400.4.43.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.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bz2-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bz2-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bz2-8.0.30-150400.4.43.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.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-calendar-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-calendar-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-calendar-8.0.30-150400.4.43.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.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-cli-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-cli-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-cli-8.0.30-150400.4.43.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.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ctype-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ctype-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ctype-8.0.30-150400.4.43.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.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-curl-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-curl-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-curl-8.0.30-150400.4.43.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.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dba-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dba-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dba-8.0.30-150400.4.43.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.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-devel-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-devel-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-devel-8.0.30-150400.4.43.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.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dom-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dom-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dom-8.0.30-150400.4.43.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.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-embed-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-embed-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-embed-8.0.30-150400.4.43.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.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-enchant-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-enchant-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-enchant-8.0.30-150400.4.43.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.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-exif-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-exif-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-exif-8.0.30-150400.4.43.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.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fastcgi-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fastcgi-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fastcgi-8.0.30-150400.4.43.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.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fileinfo-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fileinfo-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fileinfo-8.0.30-150400.4.43.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.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fpm-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fpm-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fpm-8.0.30-150400.4.43.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.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ftp-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ftp-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ftp-8.0.30-150400.4.43.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.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gd-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gd-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gd-8.0.30-150400.4.43.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.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gettext-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gettext-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gettext-8.0.30-150400.4.43.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.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gmp-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gmp-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gmp-8.0.30-150400.4.43.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.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-iconv-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-iconv-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-iconv-8.0.30-150400.4.43.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.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-intl-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-intl-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-intl-8.0.30-150400.4.43.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.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ldap-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ldap-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ldap-8.0.30-150400.4.43.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.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mbstring-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mbstring-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mbstring-8.0.30-150400.4.43.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.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mysql-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mysql-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mysql-8.0.30-150400.4.43.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.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-odbc-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-odbc-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-odbc-8.0.30-150400.4.43.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.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-opcache-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-opcache-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-opcache-8.0.30-150400.4.43.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.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-openssl-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-openssl-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-openssl-8.0.30-150400.4.43.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.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pcntl-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pcntl-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pcntl-8.0.30-150400.4.43.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.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pdo-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pdo-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pdo-8.0.30-150400.4.43.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.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pgsql-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pgsql-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pgsql-8.0.30-150400.4.43.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.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-phar-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-phar-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-phar-8.0.30-150400.4.43.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.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-posix-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-posix-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-posix-8.0.30-150400.4.43.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.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-readline-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-readline-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-readline-8.0.30-150400.4.43.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.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-shmop-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-shmop-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-shmop-8.0.30-150400.4.43.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.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-snmp-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-snmp-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-snmp-8.0.30-150400.4.43.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.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-soap-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-soap-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-soap-8.0.30-150400.4.43.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.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sockets-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sockets-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sockets-8.0.30-150400.4.43.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.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sodium-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sodium-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sodium-8.0.30-150400.4.43.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.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sqlite-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sqlite-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sqlite-8.0.30-150400.4.43.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.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvmsg-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvmsg-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvmsg-8.0.30-150400.4.43.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.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvsem-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvsem-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvsem-8.0.30-150400.4.43.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.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvshm-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvshm-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvshm-8.0.30-150400.4.43.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.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-test-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-test-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-test-8.0.30-150400.4.43.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.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tidy-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tidy-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tidy-8.0.30-150400.4.43.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.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tokenizer-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tokenizer-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tokenizer-8.0.30-150400.4.43.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.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlreader-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlreader-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlreader-8.0.30-150400.4.43.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.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlwriter-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlwriter-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlwriter-8.0.30-150400.4.43.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.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xsl-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xsl-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xsl-8.0.30-150400.4.43.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.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zip-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zip-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zip-8.0.30-150400.4.43.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.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zlib-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zlib-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zlib-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-mod_php8-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-mod_php8-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-mod_php8-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-mod_php8-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-bcmath-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-bcmath-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-bcmath-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-bcmath-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-bz2-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-bz2-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-bz2-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-bz2-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-calendar-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-calendar-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-calendar-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-calendar-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-cli-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-cli-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-cli-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-cli-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-ctype-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-ctype-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-ctype-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-ctype-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-curl-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-curl-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-curl-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-curl-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-dba-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-dba-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-dba-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-dba-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-devel-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-devel-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-devel-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-devel-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-dom-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-dom-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-dom-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-dom-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-embed-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-embed-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-embed-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-embed-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-enchant-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-enchant-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-enchant-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-enchant-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-exif-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-exif-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-exif-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-exif-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-fastcgi-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-fastcgi-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-fastcgi-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-fastcgi-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-fileinfo-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-fileinfo-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-fileinfo-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-fileinfo-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-fpm-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-fpm-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-fpm-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-fpm-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-ftp-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-ftp-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-ftp-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-ftp-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-gd-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-gd-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-gd-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-gd-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-gettext-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-gettext-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-gettext-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-gettext-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-gmp-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-gmp-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-gmp-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-gmp-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-iconv-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-iconv-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-iconv-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-iconv-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-intl-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-intl-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-intl-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-intl-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-ldap-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-ldap-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-ldap-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-ldap-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-mbstring-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-mbstring-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-mbstring-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-mbstring-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-mysql-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-mysql-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-mysql-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-mysql-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-odbc-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-odbc-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-odbc-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-odbc-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-opcache-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-opcache-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-opcache-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-opcache-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-openssl-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-openssl-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-openssl-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-openssl-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-pcntl-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-pcntl-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-pcntl-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-pcntl-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-pdo-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-pdo-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-pdo-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-pdo-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-pgsql-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-pgsql-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-pgsql-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-pgsql-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-phar-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-phar-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-phar-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-phar-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-posix-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-posix-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-posix-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-posix-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-readline-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-readline-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-readline-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-readline-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-shmop-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-shmop-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-shmop-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-shmop-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-snmp-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-snmp-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-snmp-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-snmp-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-soap-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-soap-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-soap-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-soap-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sockets-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sockets-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sockets-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sockets-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sodium-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sodium-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sodium-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sodium-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sqlite-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sqlite-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sqlite-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sqlite-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sysvmsg-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sysvmsg-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sysvmsg-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sysvmsg-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sysvsem-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sysvsem-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sysvsem-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sysvsem-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sysvshm-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sysvshm-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sysvshm-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-sysvshm-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-test-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-test-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-test-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-test-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-tidy-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-tidy-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-tidy-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-tidy-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-tokenizer-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-tokenizer-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-tokenizer-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-tokenizer-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-xmlreader-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-xmlreader-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-xmlreader-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-xmlreader-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-xmlwriter-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-xmlwriter-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-xmlwriter-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-xmlwriter-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-xsl-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-xsl-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-xsl-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-xsl-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-zip-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-zip-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-zip-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-zip-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-zlib-8.0.30-150400.4.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-zlib-8.0.30-150400.4.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-zlib-8.0.30-150400.4.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:php8-zlib-8.0.30-150400.4.43.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
10 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 php8",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for php8 fixes the following issues:\n\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-2039,SUSE-SLE-Module-Web-Scripting-15-SP5-2024-2039,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-2039,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-2039,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-2039,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-2039,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2024-2039,openSUSE-SLE-15.5-2024-2039",
"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_2039-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:2039-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20242039-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:2039-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2024-June/035600.html"
},
{
"category": "self",
"summary": "SUSE Bug 1226073",
"url": "https://bugzilla.suse.com/1226073"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-5458 page",
"url": "https://www.suse.com/security/cve/CVE-2024-5458/"
}
],
"title": "Security update for php8",
"tracking": {
"current_release_date": "2024-06-17T07:32:13Z",
"generator": {
"date": "2024-06-17T07:32:13Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:2039-1",
"initial_release_date": "2024-06-17T07:32:13Z",
"revision_history": [
{
"date": "2024-06-17T07:32:13Z",
"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.43.1.aarch64",
"product": {
"name": "apache2-mod_php8-8.0.30-150400.4.43.1.aarch64",
"product_id": "apache2-mod_php8-8.0.30-150400.4.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-8.0.30-150400.4.43.1.aarch64",
"product": {
"name": "php8-8.0.30-150400.4.43.1.aarch64",
"product_id": "php8-8.0.30-150400.4.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-bcmath-8.0.30-150400.4.43.1.aarch64",
"product": {
"name": "php8-bcmath-8.0.30-150400.4.43.1.aarch64",
"product_id": "php8-bcmath-8.0.30-150400.4.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-bz2-8.0.30-150400.4.43.1.aarch64",
"product": {
"name": "php8-bz2-8.0.30-150400.4.43.1.aarch64",
"product_id": "php8-bz2-8.0.30-150400.4.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-calendar-8.0.30-150400.4.43.1.aarch64",
"product": {
"name": "php8-calendar-8.0.30-150400.4.43.1.aarch64",
"product_id": "php8-calendar-8.0.30-150400.4.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-cli-8.0.30-150400.4.43.1.aarch64",
"product": {
"name": "php8-cli-8.0.30-150400.4.43.1.aarch64",
"product_id": "php8-cli-8.0.30-150400.4.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-ctype-8.0.30-150400.4.43.1.aarch64",
"product": {
"name": "php8-ctype-8.0.30-150400.4.43.1.aarch64",
"product_id": "php8-ctype-8.0.30-150400.4.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-curl-8.0.30-150400.4.43.1.aarch64",
"product": {
"name": "php8-curl-8.0.30-150400.4.43.1.aarch64",
"product_id": "php8-curl-8.0.30-150400.4.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-dba-8.0.30-150400.4.43.1.aarch64",
"product": {
"name": "php8-dba-8.0.30-150400.4.43.1.aarch64",
"product_id": "php8-dba-8.0.30-150400.4.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-devel-8.0.30-150400.4.43.1.aarch64",
"product": {
"name": "php8-devel-8.0.30-150400.4.43.1.aarch64",
"product_id": "php8-devel-8.0.30-150400.4.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-dom-8.0.30-150400.4.43.1.aarch64",
"product": {
"name": "php8-dom-8.0.30-150400.4.43.1.aarch64",
"product_id": "php8-dom-8.0.30-150400.4.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-embed-8.0.30-150400.4.43.1.aarch64",
"product": {
"name": "php8-embed-8.0.30-150400.4.43.1.aarch64",
"product_id": "php8-embed-8.0.30-150400.4.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-enchant-8.0.30-150400.4.43.1.aarch64",
"product": {
"name": "php8-enchant-8.0.30-150400.4.43.1.aarch64",
"product_id": "php8-enchant-8.0.30-150400.4.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-exif-8.0.30-150400.4.43.1.aarch64",
"product": {
"name": "php8-exif-8.0.30-150400.4.43.1.aarch64",
"product_id": "php8-exif-8.0.30-150400.4.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-fastcgi-8.0.30-150400.4.43.1.aarch64",
"product": {
"name": "php8-fastcgi-8.0.30-150400.4.43.1.aarch64",
"product_id": "php8-fastcgi-8.0.30-150400.4.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-fileinfo-8.0.30-150400.4.43.1.aarch64",
"product": {
"name": "php8-fileinfo-8.0.30-150400.4.43.1.aarch64",
"product_id": "php8-fileinfo-8.0.30-150400.4.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-fpm-8.0.30-150400.4.43.1.aarch64",
"product": {
"name": "php8-fpm-8.0.30-150400.4.43.1.aarch64",
"product_id": "php8-fpm-8.0.30-150400.4.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-ftp-8.0.30-150400.4.43.1.aarch64",
"product": {
"name": "php8-ftp-8.0.30-150400.4.43.1.aarch64",
"product_id": "php8-ftp-8.0.30-150400.4.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-gd-8.0.30-150400.4.43.1.aarch64",
"product": {
"name": "php8-gd-8.0.30-150400.4.43.1.aarch64",
"product_id": "php8-gd-8.0.30-150400.4.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-gettext-8.0.30-150400.4.43.1.aarch64",
"product": {
"name": "php8-gettext-8.0.30-150400.4.43.1.aarch64",
"product_id": "php8-gettext-8.0.30-150400.4.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-gmp-8.0.30-150400.4.43.1.aarch64",
"product": {
"name": "php8-gmp-8.0.30-150400.4.43.1.aarch64",
"product_id": "php8-gmp-8.0.30-150400.4.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-iconv-8.0.30-150400.4.43.1.aarch64",
"product": {
"name": "php8-iconv-8.0.30-150400.4.43.1.aarch64",
"product_id": "php8-iconv-8.0.30-150400.4.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-intl-8.0.30-150400.4.43.1.aarch64",
"product": {
"name": "php8-intl-8.0.30-150400.4.43.1.aarch64",
"product_id": "php8-intl-8.0.30-150400.4.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-ldap-8.0.30-150400.4.43.1.aarch64",
"product": {
"name": "php8-ldap-8.0.30-150400.4.43.1.aarch64",
"product_id": "php8-ldap-8.0.30-150400.4.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-mbstring-8.0.30-150400.4.43.1.aarch64",
"product": {
"name": "php8-mbstring-8.0.30-150400.4.43.1.aarch64",
"product_id": "php8-mbstring-8.0.30-150400.4.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-mysql-8.0.30-150400.4.43.1.aarch64",
"product": {
"name": "php8-mysql-8.0.30-150400.4.43.1.aarch64",
"product_id": "php8-mysql-8.0.30-150400.4.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-odbc-8.0.30-150400.4.43.1.aarch64",
"product": {
"name": "php8-odbc-8.0.30-150400.4.43.1.aarch64",
"product_id": "php8-odbc-8.0.30-150400.4.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-opcache-8.0.30-150400.4.43.1.aarch64",
"product": {
"name": "php8-opcache-8.0.30-150400.4.43.1.aarch64",
"product_id": "php8-opcache-8.0.30-150400.4.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-openssl-8.0.30-150400.4.43.1.aarch64",
"product": {
"name": "php8-openssl-8.0.30-150400.4.43.1.aarch64",
"product_id": "php8-openssl-8.0.30-150400.4.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-pcntl-8.0.30-150400.4.43.1.aarch64",
"product": {
"name": "php8-pcntl-8.0.30-150400.4.43.1.aarch64",
"product_id": "php8-pcntl-8.0.30-150400.4.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-pdo-8.0.30-150400.4.43.1.aarch64",
"product": {
"name": "php8-pdo-8.0.30-150400.4.43.1.aarch64",
"product_id": "php8-pdo-8.0.30-150400.4.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-pgsql-8.0.30-150400.4.43.1.aarch64",
"product": {
"name": "php8-pgsql-8.0.30-150400.4.43.1.aarch64",
"product_id": "php8-pgsql-8.0.30-150400.4.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-phar-8.0.30-150400.4.43.1.aarch64",
"product": {
"name": "php8-phar-8.0.30-150400.4.43.1.aarch64",
"product_id": "php8-phar-8.0.30-150400.4.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-posix-8.0.30-150400.4.43.1.aarch64",
"product": {
"name": "php8-posix-8.0.30-150400.4.43.1.aarch64",
"product_id": "php8-posix-8.0.30-150400.4.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-readline-8.0.30-150400.4.43.1.aarch64",
"product": {
"name": "php8-readline-8.0.30-150400.4.43.1.aarch64",
"product_id": "php8-readline-8.0.30-150400.4.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-shmop-8.0.30-150400.4.43.1.aarch64",
"product": {
"name": "php8-shmop-8.0.30-150400.4.43.1.aarch64",
"product_id": "php8-shmop-8.0.30-150400.4.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-snmp-8.0.30-150400.4.43.1.aarch64",
"product": {
"name": "php8-snmp-8.0.30-150400.4.43.1.aarch64",
"product_id": "php8-snmp-8.0.30-150400.4.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-soap-8.0.30-150400.4.43.1.aarch64",
"product": {
"name": "php8-soap-8.0.30-150400.4.43.1.aarch64",
"product_id": "php8-soap-8.0.30-150400.4.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sockets-8.0.30-150400.4.43.1.aarch64",
"product": {
"name": "php8-sockets-8.0.30-150400.4.43.1.aarch64",
"product_id": "php8-sockets-8.0.30-150400.4.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sodium-8.0.30-150400.4.43.1.aarch64",
"product": {
"name": "php8-sodium-8.0.30-150400.4.43.1.aarch64",
"product_id": "php8-sodium-8.0.30-150400.4.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sqlite-8.0.30-150400.4.43.1.aarch64",
"product": {
"name": "php8-sqlite-8.0.30-150400.4.43.1.aarch64",
"product_id": "php8-sqlite-8.0.30-150400.4.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sysvmsg-8.0.30-150400.4.43.1.aarch64",
"product": {
"name": "php8-sysvmsg-8.0.30-150400.4.43.1.aarch64",
"product_id": "php8-sysvmsg-8.0.30-150400.4.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sysvsem-8.0.30-150400.4.43.1.aarch64",
"product": {
"name": "php8-sysvsem-8.0.30-150400.4.43.1.aarch64",
"product_id": "php8-sysvsem-8.0.30-150400.4.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sysvshm-8.0.30-150400.4.43.1.aarch64",
"product": {
"name": "php8-sysvshm-8.0.30-150400.4.43.1.aarch64",
"product_id": "php8-sysvshm-8.0.30-150400.4.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-test-8.0.30-150400.4.43.1.aarch64",
"product": {
"name": "php8-test-8.0.30-150400.4.43.1.aarch64",
"product_id": "php8-test-8.0.30-150400.4.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-tidy-8.0.30-150400.4.43.1.aarch64",
"product": {
"name": "php8-tidy-8.0.30-150400.4.43.1.aarch64",
"product_id": "php8-tidy-8.0.30-150400.4.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-tokenizer-8.0.30-150400.4.43.1.aarch64",
"product": {
"name": "php8-tokenizer-8.0.30-150400.4.43.1.aarch64",
"product_id": "php8-tokenizer-8.0.30-150400.4.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-xmlreader-8.0.30-150400.4.43.1.aarch64",
"product": {
"name": "php8-xmlreader-8.0.30-150400.4.43.1.aarch64",
"product_id": "php8-xmlreader-8.0.30-150400.4.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-xmlwriter-8.0.30-150400.4.43.1.aarch64",
"product": {
"name": "php8-xmlwriter-8.0.30-150400.4.43.1.aarch64",
"product_id": "php8-xmlwriter-8.0.30-150400.4.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-xsl-8.0.30-150400.4.43.1.aarch64",
"product": {
"name": "php8-xsl-8.0.30-150400.4.43.1.aarch64",
"product_id": "php8-xsl-8.0.30-150400.4.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-zip-8.0.30-150400.4.43.1.aarch64",
"product": {
"name": "php8-zip-8.0.30-150400.4.43.1.aarch64",
"product_id": "php8-zip-8.0.30-150400.4.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-zlib-8.0.30-150400.4.43.1.aarch64",
"product": {
"name": "php8-zlib-8.0.30-150400.4.43.1.aarch64",
"product_id": "php8-zlib-8.0.30-150400.4.43.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php8-8.0.30-150400.4.43.1.i586",
"product": {
"name": "apache2-mod_php8-8.0.30-150400.4.43.1.i586",
"product_id": "apache2-mod_php8-8.0.30-150400.4.43.1.i586"
}
},
{
"category": "product_version",
"name": "php8-8.0.30-150400.4.43.1.i586",
"product": {
"name": "php8-8.0.30-150400.4.43.1.i586",
"product_id": "php8-8.0.30-150400.4.43.1.i586"
}
},
{
"category": "product_version",
"name": "php8-bcmath-8.0.30-150400.4.43.1.i586",
"product": {
"name": "php8-bcmath-8.0.30-150400.4.43.1.i586",
"product_id": "php8-bcmath-8.0.30-150400.4.43.1.i586"
}
},
{
"category": "product_version",
"name": "php8-bz2-8.0.30-150400.4.43.1.i586",
"product": {
"name": "php8-bz2-8.0.30-150400.4.43.1.i586",
"product_id": "php8-bz2-8.0.30-150400.4.43.1.i586"
}
},
{
"category": "product_version",
"name": "php8-calendar-8.0.30-150400.4.43.1.i586",
"product": {
"name": "php8-calendar-8.0.30-150400.4.43.1.i586",
"product_id": "php8-calendar-8.0.30-150400.4.43.1.i586"
}
},
{
"category": "product_version",
"name": "php8-cli-8.0.30-150400.4.43.1.i586",
"product": {
"name": "php8-cli-8.0.30-150400.4.43.1.i586",
"product_id": "php8-cli-8.0.30-150400.4.43.1.i586"
}
},
{
"category": "product_version",
"name": "php8-ctype-8.0.30-150400.4.43.1.i586",
"product": {
"name": "php8-ctype-8.0.30-150400.4.43.1.i586",
"product_id": "php8-ctype-8.0.30-150400.4.43.1.i586"
}
},
{
"category": "product_version",
"name": "php8-curl-8.0.30-150400.4.43.1.i586",
"product": {
"name": "php8-curl-8.0.30-150400.4.43.1.i586",
"product_id": "php8-curl-8.0.30-150400.4.43.1.i586"
}
},
{
"category": "product_version",
"name": "php8-dba-8.0.30-150400.4.43.1.i586",
"product": {
"name": "php8-dba-8.0.30-150400.4.43.1.i586",
"product_id": "php8-dba-8.0.30-150400.4.43.1.i586"
}
},
{
"category": "product_version",
"name": "php8-devel-8.0.30-150400.4.43.1.i586",
"product": {
"name": "php8-devel-8.0.30-150400.4.43.1.i586",
"product_id": "php8-devel-8.0.30-150400.4.43.1.i586"
}
},
{
"category": "product_version",
"name": "php8-dom-8.0.30-150400.4.43.1.i586",
"product": {
"name": "php8-dom-8.0.30-150400.4.43.1.i586",
"product_id": "php8-dom-8.0.30-150400.4.43.1.i586"
}
},
{
"category": "product_version",
"name": "php8-embed-8.0.30-150400.4.43.1.i586",
"product": {
"name": "php8-embed-8.0.30-150400.4.43.1.i586",
"product_id": "php8-embed-8.0.30-150400.4.43.1.i586"
}
},
{
"category": "product_version",
"name": "php8-enchant-8.0.30-150400.4.43.1.i586",
"product": {
"name": "php8-enchant-8.0.30-150400.4.43.1.i586",
"product_id": "php8-enchant-8.0.30-150400.4.43.1.i586"
}
},
{
"category": "product_version",
"name": "php8-exif-8.0.30-150400.4.43.1.i586",
"product": {
"name": "php8-exif-8.0.30-150400.4.43.1.i586",
"product_id": "php8-exif-8.0.30-150400.4.43.1.i586"
}
},
{
"category": "product_version",
"name": "php8-fastcgi-8.0.30-150400.4.43.1.i586",
"product": {
"name": "php8-fastcgi-8.0.30-150400.4.43.1.i586",
"product_id": "php8-fastcgi-8.0.30-150400.4.43.1.i586"
}
},
{
"category": "product_version",
"name": "php8-fileinfo-8.0.30-150400.4.43.1.i586",
"product": {
"name": "php8-fileinfo-8.0.30-150400.4.43.1.i586",
"product_id": "php8-fileinfo-8.0.30-150400.4.43.1.i586"
}
},
{
"category": "product_version",
"name": "php8-fpm-8.0.30-150400.4.43.1.i586",
"product": {
"name": "php8-fpm-8.0.30-150400.4.43.1.i586",
"product_id": "php8-fpm-8.0.30-150400.4.43.1.i586"
}
},
{
"category": "product_version",
"name": "php8-ftp-8.0.30-150400.4.43.1.i586",
"product": {
"name": "php8-ftp-8.0.30-150400.4.43.1.i586",
"product_id": "php8-ftp-8.0.30-150400.4.43.1.i586"
}
},
{
"category": "product_version",
"name": "php8-gd-8.0.30-150400.4.43.1.i586",
"product": {
"name": "php8-gd-8.0.30-150400.4.43.1.i586",
"product_id": "php8-gd-8.0.30-150400.4.43.1.i586"
}
},
{
"category": "product_version",
"name": "php8-gettext-8.0.30-150400.4.43.1.i586",
"product": {
"name": "php8-gettext-8.0.30-150400.4.43.1.i586",
"product_id": "php8-gettext-8.0.30-150400.4.43.1.i586"
}
},
{
"category": "product_version",
"name": "php8-gmp-8.0.30-150400.4.43.1.i586",
"product": {
"name": "php8-gmp-8.0.30-150400.4.43.1.i586",
"product_id": "php8-gmp-8.0.30-150400.4.43.1.i586"
}
},
{
"category": "product_version",
"name": "php8-iconv-8.0.30-150400.4.43.1.i586",
"product": {
"name": "php8-iconv-8.0.30-150400.4.43.1.i586",
"product_id": "php8-iconv-8.0.30-150400.4.43.1.i586"
}
},
{
"category": "product_version",
"name": "php8-intl-8.0.30-150400.4.43.1.i586",
"product": {
"name": "php8-intl-8.0.30-150400.4.43.1.i586",
"product_id": "php8-intl-8.0.30-150400.4.43.1.i586"
}
},
{
"category": "product_version",
"name": "php8-ldap-8.0.30-150400.4.43.1.i586",
"product": {
"name": "php8-ldap-8.0.30-150400.4.43.1.i586",
"product_id": "php8-ldap-8.0.30-150400.4.43.1.i586"
}
},
{
"category": "product_version",
"name": "php8-mbstring-8.0.30-150400.4.43.1.i586",
"product": {
"name": "php8-mbstring-8.0.30-150400.4.43.1.i586",
"product_id": "php8-mbstring-8.0.30-150400.4.43.1.i586"
}
},
{
"category": "product_version",
"name": "php8-mysql-8.0.30-150400.4.43.1.i586",
"product": {
"name": "php8-mysql-8.0.30-150400.4.43.1.i586",
"product_id": "php8-mysql-8.0.30-150400.4.43.1.i586"
}
},
{
"category": "product_version",
"name": "php8-odbc-8.0.30-150400.4.43.1.i586",
"product": {
"name": "php8-odbc-8.0.30-150400.4.43.1.i586",
"product_id": "php8-odbc-8.0.30-150400.4.43.1.i586"
}
},
{
"category": "product_version",
"name": "php8-opcache-8.0.30-150400.4.43.1.i586",
"product": {
"name": "php8-opcache-8.0.30-150400.4.43.1.i586",
"product_id": "php8-opcache-8.0.30-150400.4.43.1.i586"
}
},
{
"category": "product_version",
"name": "php8-openssl-8.0.30-150400.4.43.1.i586",
"product": {
"name": "php8-openssl-8.0.30-150400.4.43.1.i586",
"product_id": "php8-openssl-8.0.30-150400.4.43.1.i586"
}
},
{
"category": "product_version",
"name": "php8-pcntl-8.0.30-150400.4.43.1.i586",
"product": {
"name": "php8-pcntl-8.0.30-150400.4.43.1.i586",
"product_id": "php8-pcntl-8.0.30-150400.4.43.1.i586"
}
},
{
"category": "product_version",
"name": "php8-pdo-8.0.30-150400.4.43.1.i586",
"product": {
"name": "php8-pdo-8.0.30-150400.4.43.1.i586",
"product_id": "php8-pdo-8.0.30-150400.4.43.1.i586"
}
},
{
"category": "product_version",
"name": "php8-pgsql-8.0.30-150400.4.43.1.i586",
"product": {
"name": "php8-pgsql-8.0.30-150400.4.43.1.i586",
"product_id": "php8-pgsql-8.0.30-150400.4.43.1.i586"
}
},
{
"category": "product_version",
"name": "php8-phar-8.0.30-150400.4.43.1.i586",
"product": {
"name": "php8-phar-8.0.30-150400.4.43.1.i586",
"product_id": "php8-phar-8.0.30-150400.4.43.1.i586"
}
},
{
"category": "product_version",
"name": "php8-posix-8.0.30-150400.4.43.1.i586",
"product": {
"name": "php8-posix-8.0.30-150400.4.43.1.i586",
"product_id": "php8-posix-8.0.30-150400.4.43.1.i586"
}
},
{
"category": "product_version",
"name": "php8-readline-8.0.30-150400.4.43.1.i586",
"product": {
"name": "php8-readline-8.0.30-150400.4.43.1.i586",
"product_id": "php8-readline-8.0.30-150400.4.43.1.i586"
}
},
{
"category": "product_version",
"name": "php8-shmop-8.0.30-150400.4.43.1.i586",
"product": {
"name": "php8-shmop-8.0.30-150400.4.43.1.i586",
"product_id": "php8-shmop-8.0.30-150400.4.43.1.i586"
}
},
{
"category": "product_version",
"name": "php8-snmp-8.0.30-150400.4.43.1.i586",
"product": {
"name": "php8-snmp-8.0.30-150400.4.43.1.i586",
"product_id": "php8-snmp-8.0.30-150400.4.43.1.i586"
}
},
{
"category": "product_version",
"name": "php8-soap-8.0.30-150400.4.43.1.i586",
"product": {
"name": "php8-soap-8.0.30-150400.4.43.1.i586",
"product_id": "php8-soap-8.0.30-150400.4.43.1.i586"
}
},
{
"category": "product_version",
"name": "php8-sockets-8.0.30-150400.4.43.1.i586",
"product": {
"name": "php8-sockets-8.0.30-150400.4.43.1.i586",
"product_id": "php8-sockets-8.0.30-150400.4.43.1.i586"
}
},
{
"category": "product_version",
"name": "php8-sodium-8.0.30-150400.4.43.1.i586",
"product": {
"name": "php8-sodium-8.0.30-150400.4.43.1.i586",
"product_id": "php8-sodium-8.0.30-150400.4.43.1.i586"
}
},
{
"category": "product_version",
"name": "php8-sqlite-8.0.30-150400.4.43.1.i586",
"product": {
"name": "php8-sqlite-8.0.30-150400.4.43.1.i586",
"product_id": "php8-sqlite-8.0.30-150400.4.43.1.i586"
}
},
{
"category": "product_version",
"name": "php8-sysvmsg-8.0.30-150400.4.43.1.i586",
"product": {
"name": "php8-sysvmsg-8.0.30-150400.4.43.1.i586",
"product_id": "php8-sysvmsg-8.0.30-150400.4.43.1.i586"
}
},
{
"category": "product_version",
"name": "php8-sysvsem-8.0.30-150400.4.43.1.i586",
"product": {
"name": "php8-sysvsem-8.0.30-150400.4.43.1.i586",
"product_id": "php8-sysvsem-8.0.30-150400.4.43.1.i586"
}
},
{
"category": "product_version",
"name": "php8-sysvshm-8.0.30-150400.4.43.1.i586",
"product": {
"name": "php8-sysvshm-8.0.30-150400.4.43.1.i586",
"product_id": "php8-sysvshm-8.0.30-150400.4.43.1.i586"
}
},
{
"category": "product_version",
"name": "php8-test-8.0.30-150400.4.43.1.i586",
"product": {
"name": "php8-test-8.0.30-150400.4.43.1.i586",
"product_id": "php8-test-8.0.30-150400.4.43.1.i586"
}
},
{
"category": "product_version",
"name": "php8-tidy-8.0.30-150400.4.43.1.i586",
"product": {
"name": "php8-tidy-8.0.30-150400.4.43.1.i586",
"product_id": "php8-tidy-8.0.30-150400.4.43.1.i586"
}
},
{
"category": "product_version",
"name": "php8-tokenizer-8.0.30-150400.4.43.1.i586",
"product": {
"name": "php8-tokenizer-8.0.30-150400.4.43.1.i586",
"product_id": "php8-tokenizer-8.0.30-150400.4.43.1.i586"
}
},
{
"category": "product_version",
"name": "php8-xmlreader-8.0.30-150400.4.43.1.i586",
"product": {
"name": "php8-xmlreader-8.0.30-150400.4.43.1.i586",
"product_id": "php8-xmlreader-8.0.30-150400.4.43.1.i586"
}
},
{
"category": "product_version",
"name": "php8-xmlwriter-8.0.30-150400.4.43.1.i586",
"product": {
"name": "php8-xmlwriter-8.0.30-150400.4.43.1.i586",
"product_id": "php8-xmlwriter-8.0.30-150400.4.43.1.i586"
}
},
{
"category": "product_version",
"name": "php8-xsl-8.0.30-150400.4.43.1.i586",
"product": {
"name": "php8-xsl-8.0.30-150400.4.43.1.i586",
"product_id": "php8-xsl-8.0.30-150400.4.43.1.i586"
}
},
{
"category": "product_version",
"name": "php8-zip-8.0.30-150400.4.43.1.i586",
"product": {
"name": "php8-zip-8.0.30-150400.4.43.1.i586",
"product_id": "php8-zip-8.0.30-150400.4.43.1.i586"
}
},
{
"category": "product_version",
"name": "php8-zlib-8.0.30-150400.4.43.1.i586",
"product": {
"name": "php8-zlib-8.0.30-150400.4.43.1.i586",
"product_id": "php8-zlib-8.0.30-150400.4.43.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php8-8.0.30-150400.4.43.1.ppc64le",
"product": {
"name": "apache2-mod_php8-8.0.30-150400.4.43.1.ppc64le",
"product_id": "apache2-mod_php8-8.0.30-150400.4.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-8.0.30-150400.4.43.1.ppc64le",
"product": {
"name": "php8-8.0.30-150400.4.43.1.ppc64le",
"product_id": "php8-8.0.30-150400.4.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-bcmath-8.0.30-150400.4.43.1.ppc64le",
"product": {
"name": "php8-bcmath-8.0.30-150400.4.43.1.ppc64le",
"product_id": "php8-bcmath-8.0.30-150400.4.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-bz2-8.0.30-150400.4.43.1.ppc64le",
"product": {
"name": "php8-bz2-8.0.30-150400.4.43.1.ppc64le",
"product_id": "php8-bz2-8.0.30-150400.4.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-calendar-8.0.30-150400.4.43.1.ppc64le",
"product": {
"name": "php8-calendar-8.0.30-150400.4.43.1.ppc64le",
"product_id": "php8-calendar-8.0.30-150400.4.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-cli-8.0.30-150400.4.43.1.ppc64le",
"product": {
"name": "php8-cli-8.0.30-150400.4.43.1.ppc64le",
"product_id": "php8-cli-8.0.30-150400.4.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-ctype-8.0.30-150400.4.43.1.ppc64le",
"product": {
"name": "php8-ctype-8.0.30-150400.4.43.1.ppc64le",
"product_id": "php8-ctype-8.0.30-150400.4.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-curl-8.0.30-150400.4.43.1.ppc64le",
"product": {
"name": "php8-curl-8.0.30-150400.4.43.1.ppc64le",
"product_id": "php8-curl-8.0.30-150400.4.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-dba-8.0.30-150400.4.43.1.ppc64le",
"product": {
"name": "php8-dba-8.0.30-150400.4.43.1.ppc64le",
"product_id": "php8-dba-8.0.30-150400.4.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-devel-8.0.30-150400.4.43.1.ppc64le",
"product": {
"name": "php8-devel-8.0.30-150400.4.43.1.ppc64le",
"product_id": "php8-devel-8.0.30-150400.4.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-dom-8.0.30-150400.4.43.1.ppc64le",
"product": {
"name": "php8-dom-8.0.30-150400.4.43.1.ppc64le",
"product_id": "php8-dom-8.0.30-150400.4.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-embed-8.0.30-150400.4.43.1.ppc64le",
"product": {
"name": "php8-embed-8.0.30-150400.4.43.1.ppc64le",
"product_id": "php8-embed-8.0.30-150400.4.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-enchant-8.0.30-150400.4.43.1.ppc64le",
"product": {
"name": "php8-enchant-8.0.30-150400.4.43.1.ppc64le",
"product_id": "php8-enchant-8.0.30-150400.4.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-exif-8.0.30-150400.4.43.1.ppc64le",
"product": {
"name": "php8-exif-8.0.30-150400.4.43.1.ppc64le",
"product_id": "php8-exif-8.0.30-150400.4.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-fastcgi-8.0.30-150400.4.43.1.ppc64le",
"product": {
"name": "php8-fastcgi-8.0.30-150400.4.43.1.ppc64le",
"product_id": "php8-fastcgi-8.0.30-150400.4.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-fileinfo-8.0.30-150400.4.43.1.ppc64le",
"product": {
"name": "php8-fileinfo-8.0.30-150400.4.43.1.ppc64le",
"product_id": "php8-fileinfo-8.0.30-150400.4.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-fpm-8.0.30-150400.4.43.1.ppc64le",
"product": {
"name": "php8-fpm-8.0.30-150400.4.43.1.ppc64le",
"product_id": "php8-fpm-8.0.30-150400.4.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-ftp-8.0.30-150400.4.43.1.ppc64le",
"product": {
"name": "php8-ftp-8.0.30-150400.4.43.1.ppc64le",
"product_id": "php8-ftp-8.0.30-150400.4.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-gd-8.0.30-150400.4.43.1.ppc64le",
"product": {
"name": "php8-gd-8.0.30-150400.4.43.1.ppc64le",
"product_id": "php8-gd-8.0.30-150400.4.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-gettext-8.0.30-150400.4.43.1.ppc64le",
"product": {
"name": "php8-gettext-8.0.30-150400.4.43.1.ppc64le",
"product_id": "php8-gettext-8.0.30-150400.4.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-gmp-8.0.30-150400.4.43.1.ppc64le",
"product": {
"name": "php8-gmp-8.0.30-150400.4.43.1.ppc64le",
"product_id": "php8-gmp-8.0.30-150400.4.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-iconv-8.0.30-150400.4.43.1.ppc64le",
"product": {
"name": "php8-iconv-8.0.30-150400.4.43.1.ppc64le",
"product_id": "php8-iconv-8.0.30-150400.4.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-intl-8.0.30-150400.4.43.1.ppc64le",
"product": {
"name": "php8-intl-8.0.30-150400.4.43.1.ppc64le",
"product_id": "php8-intl-8.0.30-150400.4.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-ldap-8.0.30-150400.4.43.1.ppc64le",
"product": {
"name": "php8-ldap-8.0.30-150400.4.43.1.ppc64le",
"product_id": "php8-ldap-8.0.30-150400.4.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-mbstring-8.0.30-150400.4.43.1.ppc64le",
"product": {
"name": "php8-mbstring-8.0.30-150400.4.43.1.ppc64le",
"product_id": "php8-mbstring-8.0.30-150400.4.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-mysql-8.0.30-150400.4.43.1.ppc64le",
"product": {
"name": "php8-mysql-8.0.30-150400.4.43.1.ppc64le",
"product_id": "php8-mysql-8.0.30-150400.4.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-odbc-8.0.30-150400.4.43.1.ppc64le",
"product": {
"name": "php8-odbc-8.0.30-150400.4.43.1.ppc64le",
"product_id": "php8-odbc-8.0.30-150400.4.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-opcache-8.0.30-150400.4.43.1.ppc64le",
"product": {
"name": "php8-opcache-8.0.30-150400.4.43.1.ppc64le",
"product_id": "php8-opcache-8.0.30-150400.4.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-openssl-8.0.30-150400.4.43.1.ppc64le",
"product": {
"name": "php8-openssl-8.0.30-150400.4.43.1.ppc64le",
"product_id": "php8-openssl-8.0.30-150400.4.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-pcntl-8.0.30-150400.4.43.1.ppc64le",
"product": {
"name": "php8-pcntl-8.0.30-150400.4.43.1.ppc64le",
"product_id": "php8-pcntl-8.0.30-150400.4.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-pdo-8.0.30-150400.4.43.1.ppc64le",
"product": {
"name": "php8-pdo-8.0.30-150400.4.43.1.ppc64le",
"product_id": "php8-pdo-8.0.30-150400.4.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-pgsql-8.0.30-150400.4.43.1.ppc64le",
"product": {
"name": "php8-pgsql-8.0.30-150400.4.43.1.ppc64le",
"product_id": "php8-pgsql-8.0.30-150400.4.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-phar-8.0.30-150400.4.43.1.ppc64le",
"product": {
"name": "php8-phar-8.0.30-150400.4.43.1.ppc64le",
"product_id": "php8-phar-8.0.30-150400.4.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-posix-8.0.30-150400.4.43.1.ppc64le",
"product": {
"name": "php8-posix-8.0.30-150400.4.43.1.ppc64le",
"product_id": "php8-posix-8.0.30-150400.4.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-readline-8.0.30-150400.4.43.1.ppc64le",
"product": {
"name": "php8-readline-8.0.30-150400.4.43.1.ppc64le",
"product_id": "php8-readline-8.0.30-150400.4.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-shmop-8.0.30-150400.4.43.1.ppc64le",
"product": {
"name": "php8-shmop-8.0.30-150400.4.43.1.ppc64le",
"product_id": "php8-shmop-8.0.30-150400.4.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-snmp-8.0.30-150400.4.43.1.ppc64le",
"product": {
"name": "php8-snmp-8.0.30-150400.4.43.1.ppc64le",
"product_id": "php8-snmp-8.0.30-150400.4.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-soap-8.0.30-150400.4.43.1.ppc64le",
"product": {
"name": "php8-soap-8.0.30-150400.4.43.1.ppc64le",
"product_id": "php8-soap-8.0.30-150400.4.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sockets-8.0.30-150400.4.43.1.ppc64le",
"product": {
"name": "php8-sockets-8.0.30-150400.4.43.1.ppc64le",
"product_id": "php8-sockets-8.0.30-150400.4.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sodium-8.0.30-150400.4.43.1.ppc64le",
"product": {
"name": "php8-sodium-8.0.30-150400.4.43.1.ppc64le",
"product_id": "php8-sodium-8.0.30-150400.4.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sqlite-8.0.30-150400.4.43.1.ppc64le",
"product": {
"name": "php8-sqlite-8.0.30-150400.4.43.1.ppc64le",
"product_id": "php8-sqlite-8.0.30-150400.4.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sysvmsg-8.0.30-150400.4.43.1.ppc64le",
"product": {
"name": "php8-sysvmsg-8.0.30-150400.4.43.1.ppc64le",
"product_id": "php8-sysvmsg-8.0.30-150400.4.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sysvsem-8.0.30-150400.4.43.1.ppc64le",
"product": {
"name": "php8-sysvsem-8.0.30-150400.4.43.1.ppc64le",
"product_id": "php8-sysvsem-8.0.30-150400.4.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sysvshm-8.0.30-150400.4.43.1.ppc64le",
"product": {
"name": "php8-sysvshm-8.0.30-150400.4.43.1.ppc64le",
"product_id": "php8-sysvshm-8.0.30-150400.4.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-test-8.0.30-150400.4.43.1.ppc64le",
"product": {
"name": "php8-test-8.0.30-150400.4.43.1.ppc64le",
"product_id": "php8-test-8.0.30-150400.4.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-tidy-8.0.30-150400.4.43.1.ppc64le",
"product": {
"name": "php8-tidy-8.0.30-150400.4.43.1.ppc64le",
"product_id": "php8-tidy-8.0.30-150400.4.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-tokenizer-8.0.30-150400.4.43.1.ppc64le",
"product": {
"name": "php8-tokenizer-8.0.30-150400.4.43.1.ppc64le",
"product_id": "php8-tokenizer-8.0.30-150400.4.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-xmlreader-8.0.30-150400.4.43.1.ppc64le",
"product": {
"name": "php8-xmlreader-8.0.30-150400.4.43.1.ppc64le",
"product_id": "php8-xmlreader-8.0.30-150400.4.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-xmlwriter-8.0.30-150400.4.43.1.ppc64le",
"product": {
"name": "php8-xmlwriter-8.0.30-150400.4.43.1.ppc64le",
"product_id": "php8-xmlwriter-8.0.30-150400.4.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-xsl-8.0.30-150400.4.43.1.ppc64le",
"product": {
"name": "php8-xsl-8.0.30-150400.4.43.1.ppc64le",
"product_id": "php8-xsl-8.0.30-150400.4.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-zip-8.0.30-150400.4.43.1.ppc64le",
"product": {
"name": "php8-zip-8.0.30-150400.4.43.1.ppc64le",
"product_id": "php8-zip-8.0.30-150400.4.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-zlib-8.0.30-150400.4.43.1.ppc64le",
"product": {
"name": "php8-zlib-8.0.30-150400.4.43.1.ppc64le",
"product_id": "php8-zlib-8.0.30-150400.4.43.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php8-8.0.30-150400.4.43.1.s390x",
"product": {
"name": "apache2-mod_php8-8.0.30-150400.4.43.1.s390x",
"product_id": "apache2-mod_php8-8.0.30-150400.4.43.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-8.0.30-150400.4.43.1.s390x",
"product": {
"name": "php8-8.0.30-150400.4.43.1.s390x",
"product_id": "php8-8.0.30-150400.4.43.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-bcmath-8.0.30-150400.4.43.1.s390x",
"product": {
"name": "php8-bcmath-8.0.30-150400.4.43.1.s390x",
"product_id": "php8-bcmath-8.0.30-150400.4.43.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-bz2-8.0.30-150400.4.43.1.s390x",
"product": {
"name": "php8-bz2-8.0.30-150400.4.43.1.s390x",
"product_id": "php8-bz2-8.0.30-150400.4.43.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-calendar-8.0.30-150400.4.43.1.s390x",
"product": {
"name": "php8-calendar-8.0.30-150400.4.43.1.s390x",
"product_id": "php8-calendar-8.0.30-150400.4.43.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-cli-8.0.30-150400.4.43.1.s390x",
"product": {
"name": "php8-cli-8.0.30-150400.4.43.1.s390x",
"product_id": "php8-cli-8.0.30-150400.4.43.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-ctype-8.0.30-150400.4.43.1.s390x",
"product": {
"name": "php8-ctype-8.0.30-150400.4.43.1.s390x",
"product_id": "php8-ctype-8.0.30-150400.4.43.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-curl-8.0.30-150400.4.43.1.s390x",
"product": {
"name": "php8-curl-8.0.30-150400.4.43.1.s390x",
"product_id": "php8-curl-8.0.30-150400.4.43.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-dba-8.0.30-150400.4.43.1.s390x",
"product": {
"name": "php8-dba-8.0.30-150400.4.43.1.s390x",
"product_id": "php8-dba-8.0.30-150400.4.43.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-devel-8.0.30-150400.4.43.1.s390x",
"product": {
"name": "php8-devel-8.0.30-150400.4.43.1.s390x",
"product_id": "php8-devel-8.0.30-150400.4.43.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-dom-8.0.30-150400.4.43.1.s390x",
"product": {
"name": "php8-dom-8.0.30-150400.4.43.1.s390x",
"product_id": "php8-dom-8.0.30-150400.4.43.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-embed-8.0.30-150400.4.43.1.s390x",
"product": {
"name": "php8-embed-8.0.30-150400.4.43.1.s390x",
"product_id": "php8-embed-8.0.30-150400.4.43.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-enchant-8.0.30-150400.4.43.1.s390x",
"product": {
"name": "php8-enchant-8.0.30-150400.4.43.1.s390x",
"product_id": "php8-enchant-8.0.30-150400.4.43.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-exif-8.0.30-150400.4.43.1.s390x",
"product": {
"name": "php8-exif-8.0.30-150400.4.43.1.s390x",
"product_id": "php8-exif-8.0.30-150400.4.43.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-fastcgi-8.0.30-150400.4.43.1.s390x",
"product": {
"name": "php8-fastcgi-8.0.30-150400.4.43.1.s390x",
"product_id": "php8-fastcgi-8.0.30-150400.4.43.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-fileinfo-8.0.30-150400.4.43.1.s390x",
"product": {
"name": "php8-fileinfo-8.0.30-150400.4.43.1.s390x",
"product_id": "php8-fileinfo-8.0.30-150400.4.43.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-fpm-8.0.30-150400.4.43.1.s390x",
"product": {
"name": "php8-fpm-8.0.30-150400.4.43.1.s390x",
"product_id": "php8-fpm-8.0.30-150400.4.43.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-ftp-8.0.30-150400.4.43.1.s390x",
"product": {
"name": "php8-ftp-8.0.30-150400.4.43.1.s390x",
"product_id": "php8-ftp-8.0.30-150400.4.43.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-gd-8.0.30-150400.4.43.1.s390x",
"product": {
"name": "php8-gd-8.0.30-150400.4.43.1.s390x",
"product_id": "php8-gd-8.0.30-150400.4.43.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-gettext-8.0.30-150400.4.43.1.s390x",
"product": {
"name": "php8-gettext-8.0.30-150400.4.43.1.s390x",
"product_id": "php8-gettext-8.0.30-150400.4.43.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-gmp-8.0.30-150400.4.43.1.s390x",
"product": {
"name": "php8-gmp-8.0.30-150400.4.43.1.s390x",
"product_id": "php8-gmp-8.0.30-150400.4.43.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-iconv-8.0.30-150400.4.43.1.s390x",
"product": {
"name": "php8-iconv-8.0.30-150400.4.43.1.s390x",
"product_id": "php8-iconv-8.0.30-150400.4.43.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-intl-8.0.30-150400.4.43.1.s390x",
"product": {
"name": "php8-intl-8.0.30-150400.4.43.1.s390x",
"product_id": "php8-intl-8.0.30-150400.4.43.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-ldap-8.0.30-150400.4.43.1.s390x",
"product": {
"name": "php8-ldap-8.0.30-150400.4.43.1.s390x",
"product_id": "php8-ldap-8.0.30-150400.4.43.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-mbstring-8.0.30-150400.4.43.1.s390x",
"product": {
"name": "php8-mbstring-8.0.30-150400.4.43.1.s390x",
"product_id": "php8-mbstring-8.0.30-150400.4.43.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-mysql-8.0.30-150400.4.43.1.s390x",
"product": {
"name": "php8-mysql-8.0.30-150400.4.43.1.s390x",
"product_id": "php8-mysql-8.0.30-150400.4.43.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-odbc-8.0.30-150400.4.43.1.s390x",
"product": {
"name": "php8-odbc-8.0.30-150400.4.43.1.s390x",
"product_id": "php8-odbc-8.0.30-150400.4.43.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-opcache-8.0.30-150400.4.43.1.s390x",
"product": {
"name": "php8-opcache-8.0.30-150400.4.43.1.s390x",
"product_id": "php8-opcache-8.0.30-150400.4.43.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-openssl-8.0.30-150400.4.43.1.s390x",
"product": {
"name": "php8-openssl-8.0.30-150400.4.43.1.s390x",
"product_id": "php8-openssl-8.0.30-150400.4.43.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-pcntl-8.0.30-150400.4.43.1.s390x",
"product": {
"name": "php8-pcntl-8.0.30-150400.4.43.1.s390x",
"product_id": "php8-pcntl-8.0.30-150400.4.43.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-pdo-8.0.30-150400.4.43.1.s390x",
"product": {
"name": "php8-pdo-8.0.30-150400.4.43.1.s390x",
"product_id": "php8-pdo-8.0.30-150400.4.43.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-pgsql-8.0.30-150400.4.43.1.s390x",
"product": {
"name": "php8-pgsql-8.0.30-150400.4.43.1.s390x",
"product_id": "php8-pgsql-8.0.30-150400.4.43.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-phar-8.0.30-150400.4.43.1.s390x",
"product": {
"name": "php8-phar-8.0.30-150400.4.43.1.s390x",
"product_id": "php8-phar-8.0.30-150400.4.43.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-posix-8.0.30-150400.4.43.1.s390x",
"product": {
"name": "php8-posix-8.0.30-150400.4.43.1.s390x",
"product_id": "php8-posix-8.0.30-150400.4.43.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-readline-8.0.30-150400.4.43.1.s390x",
"product": {
"name": "php8-readline-8.0.30-150400.4.43.1.s390x",
"product_id": "php8-readline-8.0.30-150400.4.43.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-shmop-8.0.30-150400.4.43.1.s390x",
"product": {
"name": "php8-shmop-8.0.30-150400.4.43.1.s390x",
"product_id": "php8-shmop-8.0.30-150400.4.43.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-snmp-8.0.30-150400.4.43.1.s390x",
"product": {
"name": "php8-snmp-8.0.30-150400.4.43.1.s390x",
"product_id": "php8-snmp-8.0.30-150400.4.43.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-soap-8.0.30-150400.4.43.1.s390x",
"product": {
"name": "php8-soap-8.0.30-150400.4.43.1.s390x",
"product_id": "php8-soap-8.0.30-150400.4.43.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sockets-8.0.30-150400.4.43.1.s390x",
"product": {
"name": "php8-sockets-8.0.30-150400.4.43.1.s390x",
"product_id": "php8-sockets-8.0.30-150400.4.43.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sodium-8.0.30-150400.4.43.1.s390x",
"product": {
"name": "php8-sodium-8.0.30-150400.4.43.1.s390x",
"product_id": "php8-sodium-8.0.30-150400.4.43.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sqlite-8.0.30-150400.4.43.1.s390x",
"product": {
"name": "php8-sqlite-8.0.30-150400.4.43.1.s390x",
"product_id": "php8-sqlite-8.0.30-150400.4.43.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sysvmsg-8.0.30-150400.4.43.1.s390x",
"product": {
"name": "php8-sysvmsg-8.0.30-150400.4.43.1.s390x",
"product_id": "php8-sysvmsg-8.0.30-150400.4.43.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sysvsem-8.0.30-150400.4.43.1.s390x",
"product": {
"name": "php8-sysvsem-8.0.30-150400.4.43.1.s390x",
"product_id": "php8-sysvsem-8.0.30-150400.4.43.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sysvshm-8.0.30-150400.4.43.1.s390x",
"product": {
"name": "php8-sysvshm-8.0.30-150400.4.43.1.s390x",
"product_id": "php8-sysvshm-8.0.30-150400.4.43.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-test-8.0.30-150400.4.43.1.s390x",
"product": {
"name": "php8-test-8.0.30-150400.4.43.1.s390x",
"product_id": "php8-test-8.0.30-150400.4.43.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-tidy-8.0.30-150400.4.43.1.s390x",
"product": {
"name": "php8-tidy-8.0.30-150400.4.43.1.s390x",
"product_id": "php8-tidy-8.0.30-150400.4.43.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-tokenizer-8.0.30-150400.4.43.1.s390x",
"product": {
"name": "php8-tokenizer-8.0.30-150400.4.43.1.s390x",
"product_id": "php8-tokenizer-8.0.30-150400.4.43.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-xmlreader-8.0.30-150400.4.43.1.s390x",
"product": {
"name": "php8-xmlreader-8.0.30-150400.4.43.1.s390x",
"product_id": "php8-xmlreader-8.0.30-150400.4.43.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-xmlwriter-8.0.30-150400.4.43.1.s390x",
"product": {
"name": "php8-xmlwriter-8.0.30-150400.4.43.1.s390x",
"product_id": "php8-xmlwriter-8.0.30-150400.4.43.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-xsl-8.0.30-150400.4.43.1.s390x",
"product": {
"name": "php8-xsl-8.0.30-150400.4.43.1.s390x",
"product_id": "php8-xsl-8.0.30-150400.4.43.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-zip-8.0.30-150400.4.43.1.s390x",
"product": {
"name": "php8-zip-8.0.30-150400.4.43.1.s390x",
"product_id": "php8-zip-8.0.30-150400.4.43.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-zlib-8.0.30-150400.4.43.1.s390x",
"product": {
"name": "php8-zlib-8.0.30-150400.4.43.1.s390x",
"product_id": "php8-zlib-8.0.30-150400.4.43.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php8-8.0.30-150400.4.43.1.x86_64",
"product": {
"name": "apache2-mod_php8-8.0.30-150400.4.43.1.x86_64",
"product_id": "apache2-mod_php8-8.0.30-150400.4.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-8.0.30-150400.4.43.1.x86_64",
"product": {
"name": "php8-8.0.30-150400.4.43.1.x86_64",
"product_id": "php8-8.0.30-150400.4.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-bcmath-8.0.30-150400.4.43.1.x86_64",
"product": {
"name": "php8-bcmath-8.0.30-150400.4.43.1.x86_64",
"product_id": "php8-bcmath-8.0.30-150400.4.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-bz2-8.0.30-150400.4.43.1.x86_64",
"product": {
"name": "php8-bz2-8.0.30-150400.4.43.1.x86_64",
"product_id": "php8-bz2-8.0.30-150400.4.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-calendar-8.0.30-150400.4.43.1.x86_64",
"product": {
"name": "php8-calendar-8.0.30-150400.4.43.1.x86_64",
"product_id": "php8-calendar-8.0.30-150400.4.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-cli-8.0.30-150400.4.43.1.x86_64",
"product": {
"name": "php8-cli-8.0.30-150400.4.43.1.x86_64",
"product_id": "php8-cli-8.0.30-150400.4.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-ctype-8.0.30-150400.4.43.1.x86_64",
"product": {
"name": "php8-ctype-8.0.30-150400.4.43.1.x86_64",
"product_id": "php8-ctype-8.0.30-150400.4.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-curl-8.0.30-150400.4.43.1.x86_64",
"product": {
"name": "php8-curl-8.0.30-150400.4.43.1.x86_64",
"product_id": "php8-curl-8.0.30-150400.4.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-dba-8.0.30-150400.4.43.1.x86_64",
"product": {
"name": "php8-dba-8.0.30-150400.4.43.1.x86_64",
"product_id": "php8-dba-8.0.30-150400.4.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-devel-8.0.30-150400.4.43.1.x86_64",
"product": {
"name": "php8-devel-8.0.30-150400.4.43.1.x86_64",
"product_id": "php8-devel-8.0.30-150400.4.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-dom-8.0.30-150400.4.43.1.x86_64",
"product": {
"name": "php8-dom-8.0.30-150400.4.43.1.x86_64",
"product_id": "php8-dom-8.0.30-150400.4.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-embed-8.0.30-150400.4.43.1.x86_64",
"product": {
"name": "php8-embed-8.0.30-150400.4.43.1.x86_64",
"product_id": "php8-embed-8.0.30-150400.4.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-enchant-8.0.30-150400.4.43.1.x86_64",
"product": {
"name": "php8-enchant-8.0.30-150400.4.43.1.x86_64",
"product_id": "php8-enchant-8.0.30-150400.4.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-exif-8.0.30-150400.4.43.1.x86_64",
"product": {
"name": "php8-exif-8.0.30-150400.4.43.1.x86_64",
"product_id": "php8-exif-8.0.30-150400.4.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-fastcgi-8.0.30-150400.4.43.1.x86_64",
"product": {
"name": "php8-fastcgi-8.0.30-150400.4.43.1.x86_64",
"product_id": "php8-fastcgi-8.0.30-150400.4.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-fileinfo-8.0.30-150400.4.43.1.x86_64",
"product": {
"name": "php8-fileinfo-8.0.30-150400.4.43.1.x86_64",
"product_id": "php8-fileinfo-8.0.30-150400.4.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-fpm-8.0.30-150400.4.43.1.x86_64",
"product": {
"name": "php8-fpm-8.0.30-150400.4.43.1.x86_64",
"product_id": "php8-fpm-8.0.30-150400.4.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-ftp-8.0.30-150400.4.43.1.x86_64",
"product": {
"name": "php8-ftp-8.0.30-150400.4.43.1.x86_64",
"product_id": "php8-ftp-8.0.30-150400.4.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-gd-8.0.30-150400.4.43.1.x86_64",
"product": {
"name": "php8-gd-8.0.30-150400.4.43.1.x86_64",
"product_id": "php8-gd-8.0.30-150400.4.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-gettext-8.0.30-150400.4.43.1.x86_64",
"product": {
"name": "php8-gettext-8.0.30-150400.4.43.1.x86_64",
"product_id": "php8-gettext-8.0.30-150400.4.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-gmp-8.0.30-150400.4.43.1.x86_64",
"product": {
"name": "php8-gmp-8.0.30-150400.4.43.1.x86_64",
"product_id": "php8-gmp-8.0.30-150400.4.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-iconv-8.0.30-150400.4.43.1.x86_64",
"product": {
"name": "php8-iconv-8.0.30-150400.4.43.1.x86_64",
"product_id": "php8-iconv-8.0.30-150400.4.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-intl-8.0.30-150400.4.43.1.x86_64",
"product": {
"name": "php8-intl-8.0.30-150400.4.43.1.x86_64",
"product_id": "php8-intl-8.0.30-150400.4.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-ldap-8.0.30-150400.4.43.1.x86_64",
"product": {
"name": "php8-ldap-8.0.30-150400.4.43.1.x86_64",
"product_id": "php8-ldap-8.0.30-150400.4.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-mbstring-8.0.30-150400.4.43.1.x86_64",
"product": {
"name": "php8-mbstring-8.0.30-150400.4.43.1.x86_64",
"product_id": "php8-mbstring-8.0.30-150400.4.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-mysql-8.0.30-150400.4.43.1.x86_64",
"product": {
"name": "php8-mysql-8.0.30-150400.4.43.1.x86_64",
"product_id": "php8-mysql-8.0.30-150400.4.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-odbc-8.0.30-150400.4.43.1.x86_64",
"product": {
"name": "php8-odbc-8.0.30-150400.4.43.1.x86_64",
"product_id": "php8-odbc-8.0.30-150400.4.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-opcache-8.0.30-150400.4.43.1.x86_64",
"product": {
"name": "php8-opcache-8.0.30-150400.4.43.1.x86_64",
"product_id": "php8-opcache-8.0.30-150400.4.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-openssl-8.0.30-150400.4.43.1.x86_64",
"product": {
"name": "php8-openssl-8.0.30-150400.4.43.1.x86_64",
"product_id": "php8-openssl-8.0.30-150400.4.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-pcntl-8.0.30-150400.4.43.1.x86_64",
"product": {
"name": "php8-pcntl-8.0.30-150400.4.43.1.x86_64",
"product_id": "php8-pcntl-8.0.30-150400.4.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-pdo-8.0.30-150400.4.43.1.x86_64",
"product": {
"name": "php8-pdo-8.0.30-150400.4.43.1.x86_64",
"product_id": "php8-pdo-8.0.30-150400.4.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-pgsql-8.0.30-150400.4.43.1.x86_64",
"product": {
"name": "php8-pgsql-8.0.30-150400.4.43.1.x86_64",
"product_id": "php8-pgsql-8.0.30-150400.4.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-phar-8.0.30-150400.4.43.1.x86_64",
"product": {
"name": "php8-phar-8.0.30-150400.4.43.1.x86_64",
"product_id": "php8-phar-8.0.30-150400.4.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-posix-8.0.30-150400.4.43.1.x86_64",
"product": {
"name": "php8-posix-8.0.30-150400.4.43.1.x86_64",
"product_id": "php8-posix-8.0.30-150400.4.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-readline-8.0.30-150400.4.43.1.x86_64",
"product": {
"name": "php8-readline-8.0.30-150400.4.43.1.x86_64",
"product_id": "php8-readline-8.0.30-150400.4.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-shmop-8.0.30-150400.4.43.1.x86_64",
"product": {
"name": "php8-shmop-8.0.30-150400.4.43.1.x86_64",
"product_id": "php8-shmop-8.0.30-150400.4.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-snmp-8.0.30-150400.4.43.1.x86_64",
"product": {
"name": "php8-snmp-8.0.30-150400.4.43.1.x86_64",
"product_id": "php8-snmp-8.0.30-150400.4.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-soap-8.0.30-150400.4.43.1.x86_64",
"product": {
"name": "php8-soap-8.0.30-150400.4.43.1.x86_64",
"product_id": "php8-soap-8.0.30-150400.4.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sockets-8.0.30-150400.4.43.1.x86_64",
"product": {
"name": "php8-sockets-8.0.30-150400.4.43.1.x86_64",
"product_id": "php8-sockets-8.0.30-150400.4.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sodium-8.0.30-150400.4.43.1.x86_64",
"product": {
"name": "php8-sodium-8.0.30-150400.4.43.1.x86_64",
"product_id": "php8-sodium-8.0.30-150400.4.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sqlite-8.0.30-150400.4.43.1.x86_64",
"product": {
"name": "php8-sqlite-8.0.30-150400.4.43.1.x86_64",
"product_id": "php8-sqlite-8.0.30-150400.4.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sysvmsg-8.0.30-150400.4.43.1.x86_64",
"product": {
"name": "php8-sysvmsg-8.0.30-150400.4.43.1.x86_64",
"product_id": "php8-sysvmsg-8.0.30-150400.4.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sysvsem-8.0.30-150400.4.43.1.x86_64",
"product": {
"name": "php8-sysvsem-8.0.30-150400.4.43.1.x86_64",
"product_id": "php8-sysvsem-8.0.30-150400.4.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sysvshm-8.0.30-150400.4.43.1.x86_64",
"product": {
"name": "php8-sysvshm-8.0.30-150400.4.43.1.x86_64",
"product_id": "php8-sysvshm-8.0.30-150400.4.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-test-8.0.30-150400.4.43.1.x86_64",
"product": {
"name": "php8-test-8.0.30-150400.4.43.1.x86_64",
"product_id": "php8-test-8.0.30-150400.4.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-tidy-8.0.30-150400.4.43.1.x86_64",
"product": {
"name": "php8-tidy-8.0.30-150400.4.43.1.x86_64",
"product_id": "php8-tidy-8.0.30-150400.4.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-tokenizer-8.0.30-150400.4.43.1.x86_64",
"product": {
"name": "php8-tokenizer-8.0.30-150400.4.43.1.x86_64",
"product_id": "php8-tokenizer-8.0.30-150400.4.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-xmlreader-8.0.30-150400.4.43.1.x86_64",
"product": {
"name": "php8-xmlreader-8.0.30-150400.4.43.1.x86_64",
"product_id": "php8-xmlreader-8.0.30-150400.4.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-xmlwriter-8.0.30-150400.4.43.1.x86_64",
"product": {
"name": "php8-xmlwriter-8.0.30-150400.4.43.1.x86_64",
"product_id": "php8-xmlwriter-8.0.30-150400.4.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-xsl-8.0.30-150400.4.43.1.x86_64",
"product": {
"name": "php8-xsl-8.0.30-150400.4.43.1.x86_64",
"product_id": "php8-xsl-8.0.30-150400.4.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-zip-8.0.30-150400.4.43.1.x86_64",
"product": {
"name": "php8-zip-8.0.30-150400.4.43.1.x86_64",
"product_id": "php8-zip-8.0.30-150400.4.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-zlib-8.0.30-150400.4.43.1.x86_64",
"product": {
"name": "php8-zlib-8.0.30-150400.4.43.1.x86_64",
"product_id": "php8-zlib-8.0.30-150400.4.43.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": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.3",
"product": {
"name": "SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.3"
}
}
},
{
"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.43.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.43.1.aarch64"
},
"product_reference": "apache2-mod_php8-8.0.30-150400.4.43.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.43.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.43.1.ppc64le"
},
"product_reference": "apache2-mod_php8-8.0.30-150400.4.43.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.43.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.43.1.s390x"
},
"product_reference": "apache2-mod_php8-8.0.30-150400.4.43.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.43.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.43.1.x86_64"
},
"product_reference": "apache2-mod_php8-8.0.30-150400.4.43.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.43.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.43.1.aarch64"
},
"product_reference": "php8-8.0.30-150400.4.43.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.43.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.43.1.ppc64le"
},
"product_reference": "php8-8.0.30-150400.4.43.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.43.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.43.1.s390x"
},
"product_reference": "php8-8.0.30-150400.4.43.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.43.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.43.1.x86_64"
},
"product_reference": "php8-8.0.30-150400.4.43.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.43.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.43.1.aarch64"
},
"product_reference": "php8-bcmath-8.0.30-150400.4.43.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.43.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.43.1.ppc64le"
},
"product_reference": "php8-bcmath-8.0.30-150400.4.43.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.43.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.43.1.s390x"
},
"product_reference": "php8-bcmath-8.0.30-150400.4.43.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.43.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.43.1.x86_64"
},
"product_reference": "php8-bcmath-8.0.30-150400.4.43.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.43.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.43.1.aarch64"
},
"product_reference": "php8-bz2-8.0.30-150400.4.43.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.43.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.43.1.ppc64le"
},
"product_reference": "php8-bz2-8.0.30-150400.4.43.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.43.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.43.1.s390x"
},
"product_reference": "php8-bz2-8.0.30-150400.4.43.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.43.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.43.1.x86_64"
},
"product_reference": "php8-bz2-8.0.30-150400.4.43.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.43.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.43.1.aarch64"
},
"product_reference": "php8-calendar-8.0.30-150400.4.43.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.43.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.43.1.ppc64le"
},
"product_reference": "php8-calendar-8.0.30-150400.4.43.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.43.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.43.1.s390x"
},
"product_reference": "php8-calendar-8.0.30-150400.4.43.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.43.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.43.1.x86_64"
},
"product_reference": "php8-calendar-8.0.30-150400.4.43.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.43.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.43.1.aarch64"
},
"product_reference": "php8-cli-8.0.30-150400.4.43.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.43.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.43.1.ppc64le"
},
"product_reference": "php8-cli-8.0.30-150400.4.43.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.43.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.43.1.s390x"
},
"product_reference": "php8-cli-8.0.30-150400.4.43.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.43.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.43.1.x86_64"
},
"product_reference": "php8-cli-8.0.30-150400.4.43.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.43.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.43.1.aarch64"
},
"product_reference": "php8-ctype-8.0.30-150400.4.43.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.43.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.43.1.ppc64le"
},
"product_reference": "php8-ctype-8.0.30-150400.4.43.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.43.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.43.1.s390x"
},
"product_reference": "php8-ctype-8.0.30-150400.4.43.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.43.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.43.1.x86_64"
},
"product_reference": "php8-ctype-8.0.30-150400.4.43.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.43.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.43.1.aarch64"
},
"product_reference": "php8-curl-8.0.30-150400.4.43.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.43.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.43.1.ppc64le"
},
"product_reference": "php8-curl-8.0.30-150400.4.43.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.43.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.43.1.s390x"
},
"product_reference": "php8-curl-8.0.30-150400.4.43.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.43.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.43.1.x86_64"
},
"product_reference": "php8-curl-8.0.30-150400.4.43.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.43.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.43.1.aarch64"
},
"product_reference": "php8-dba-8.0.30-150400.4.43.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.43.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.43.1.ppc64le"
},
"product_reference": "php8-dba-8.0.30-150400.4.43.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.43.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.43.1.s390x"
},
"product_reference": "php8-dba-8.0.30-150400.4.43.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.43.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.43.1.x86_64"
},
"product_reference": "php8-dba-8.0.30-150400.4.43.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.43.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.43.1.aarch64"
},
"product_reference": "php8-devel-8.0.30-150400.4.43.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.43.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.43.1.ppc64le"
},
"product_reference": "php8-devel-8.0.30-150400.4.43.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.43.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.43.1.s390x"
},
"product_reference": "php8-devel-8.0.30-150400.4.43.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.43.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.43.1.x86_64"
},
"product_reference": "php8-devel-8.0.30-150400.4.43.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.43.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.43.1.aarch64"
},
"product_reference": "php8-dom-8.0.30-150400.4.43.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.43.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.43.1.ppc64le"
},
"product_reference": "php8-dom-8.0.30-150400.4.43.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.43.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.43.1.s390x"
},
"product_reference": "php8-dom-8.0.30-150400.4.43.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.43.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.43.1.x86_64"
},
"product_reference": "php8-dom-8.0.30-150400.4.43.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.43.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.43.1.aarch64"
},
"product_reference": "php8-embed-8.0.30-150400.4.43.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.43.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.43.1.ppc64le"
},
"product_reference": "php8-embed-8.0.30-150400.4.43.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.43.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.43.1.s390x"
},
"product_reference": "php8-embed-8.0.30-150400.4.43.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.43.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.43.1.x86_64"
},
"product_reference": "php8-embed-8.0.30-150400.4.43.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.43.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.43.1.aarch64"
},
"product_reference": "php8-enchant-8.0.30-150400.4.43.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.43.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.43.1.ppc64le"
},
"product_reference": "php8-enchant-8.0.30-150400.4.43.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.43.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.43.1.s390x"
},
"product_reference": "php8-enchant-8.0.30-150400.4.43.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.43.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.43.1.x86_64"
},
"product_reference": "php8-enchant-8.0.30-150400.4.43.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.43.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.43.1.aarch64"
},
"product_reference": "php8-exif-8.0.30-150400.4.43.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.43.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.43.1.ppc64le"
},
"product_reference": "php8-exif-8.0.30-150400.4.43.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.43.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.43.1.s390x"
},
"product_reference": "php8-exif-8.0.30-150400.4.43.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.43.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.43.1.x86_64"
},
"product_reference": "php8-exif-8.0.30-150400.4.43.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.43.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.43.1.aarch64"
},
"product_reference": "php8-fastcgi-8.0.30-150400.4.43.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.43.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.43.1.ppc64le"
},
"product_reference": "php8-fastcgi-8.0.30-150400.4.43.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.43.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.43.1.s390x"
},
"product_reference": "php8-fastcgi-8.0.30-150400.4.43.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.43.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.43.1.x86_64"
},
"product_reference": "php8-fastcgi-8.0.30-150400.4.43.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.43.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.43.1.aarch64"
},
"product_reference": "php8-fileinfo-8.0.30-150400.4.43.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.43.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.43.1.ppc64le"
},
"product_reference": "php8-fileinfo-8.0.30-150400.4.43.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.43.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.43.1.s390x"
},
"product_reference": "php8-fileinfo-8.0.30-150400.4.43.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.43.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.43.1.x86_64"
},
"product_reference": "php8-fileinfo-8.0.30-150400.4.43.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.43.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.43.1.aarch64"
},
"product_reference": "php8-fpm-8.0.30-150400.4.43.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.43.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.43.1.ppc64le"
},
"product_reference": "php8-fpm-8.0.30-150400.4.43.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.43.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.43.1.s390x"
},
"product_reference": "php8-fpm-8.0.30-150400.4.43.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.43.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.43.1.x86_64"
},
"product_reference": "php8-fpm-8.0.30-150400.4.43.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.43.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.43.1.aarch64"
},
"product_reference": "php8-ftp-8.0.30-150400.4.43.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.43.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.43.1.ppc64le"
},
"product_reference": "php8-ftp-8.0.30-150400.4.43.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.43.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.43.1.s390x"
},
"product_reference": "php8-ftp-8.0.30-150400.4.43.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.43.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.43.1.x86_64"
},
"product_reference": "php8-ftp-8.0.30-150400.4.43.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.43.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.43.1.aarch64"
},
"product_reference": "php8-gd-8.0.30-150400.4.43.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.43.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.43.1.ppc64le"
},
"product_reference": "php8-gd-8.0.30-150400.4.43.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.43.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.43.1.s390x"
},
"product_reference": "php8-gd-8.0.30-150400.4.43.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.43.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.43.1.x86_64"
},
"product_reference": "php8-gd-8.0.30-150400.4.43.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.43.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.43.1.aarch64"
},
"product_reference": "php8-gettext-8.0.30-150400.4.43.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.43.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.43.1.ppc64le"
},
"product_reference": "php8-gettext-8.0.30-150400.4.43.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.43.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.43.1.s390x"
},
"product_reference": "php8-gettext-8.0.30-150400.4.43.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.43.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.43.1.x86_64"
},
"product_reference": "php8-gettext-8.0.30-150400.4.43.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.43.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.43.1.aarch64"
},
"product_reference": "php8-gmp-8.0.30-150400.4.43.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.43.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.43.1.ppc64le"
},
"product_reference": "php8-gmp-8.0.30-150400.4.43.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.43.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.43.1.s390x"
},
"product_reference": "php8-gmp-8.0.30-150400.4.43.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.43.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.43.1.x86_64"
},
"product_reference": "php8-gmp-8.0.30-150400.4.43.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.43.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.43.1.aarch64"
},
"product_reference": "php8-iconv-8.0.30-150400.4.43.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.43.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.43.1.ppc64le"
},
"product_reference": "php8-iconv-8.0.30-150400.4.43.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.43.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.43.1.s390x"
},
"product_reference": "php8-iconv-8.0.30-150400.4.43.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.43.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.43.1.x86_64"
},
"product_reference": "php8-iconv-8.0.30-150400.4.43.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.43.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.43.1.aarch64"
},
"product_reference": "php8-intl-8.0.30-150400.4.43.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.43.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.43.1.ppc64le"
},
"product_reference": "php8-intl-8.0.30-150400.4.43.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.43.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.43.1.s390x"
},
"product_reference": "php8-intl-8.0.30-150400.4.43.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.43.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.43.1.x86_64"
},
"product_reference": "php8-intl-8.0.30-150400.4.43.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.43.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.43.1.aarch64"
},
"product_reference": "php8-ldap-8.0.30-150400.4.43.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.43.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.43.1.ppc64le"
},
"product_reference": "php8-ldap-8.0.30-150400.4.43.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.43.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.43.1.s390x"
},
"product_reference": "php8-ldap-8.0.30-150400.4.43.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.43.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.43.1.x86_64"
},
"product_reference": "php8-ldap-8.0.30-150400.4.43.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.43.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.43.1.aarch64"
},
"product_reference": "php8-mbstring-8.0.30-150400.4.43.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.43.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.43.1.ppc64le"
},
"product_reference": "php8-mbstring-8.0.30-150400.4.43.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.43.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.43.1.s390x"
},
"product_reference": "php8-mbstring-8.0.30-150400.4.43.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.43.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.43.1.x86_64"
},
"product_reference": "php8-mbstring-8.0.30-150400.4.43.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.43.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.43.1.aarch64"
},
"product_reference": "php8-mysql-8.0.30-150400.4.43.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.43.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.43.1.ppc64le"
},
"product_reference": "php8-mysql-8.0.30-150400.4.43.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.43.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.43.1.s390x"
},
"product_reference": "php8-mysql-8.0.30-150400.4.43.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.43.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.43.1.x86_64"
},
"product_reference": "php8-mysql-8.0.30-150400.4.43.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.43.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.43.1.aarch64"
},
"product_reference": "php8-odbc-8.0.30-150400.4.43.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.43.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.43.1.ppc64le"
},
"product_reference": "php8-odbc-8.0.30-150400.4.43.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.43.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.43.1.s390x"
},
"product_reference": "php8-odbc-8.0.30-150400.4.43.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.43.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.43.1.x86_64"
},
"product_reference": "php8-odbc-8.0.30-150400.4.43.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.43.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.43.1.aarch64"
},
"product_reference": "php8-opcache-8.0.30-150400.4.43.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.43.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.43.1.ppc64le"
},
"product_reference": "php8-opcache-8.0.30-150400.4.43.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.43.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.43.1.s390x"
},
"product_reference": "php8-opcache-8.0.30-150400.4.43.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.43.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.43.1.x86_64"
},
"product_reference": "php8-opcache-8.0.30-150400.4.43.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.43.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.43.1.aarch64"
},
"product_reference": "php8-openssl-8.0.30-150400.4.43.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.43.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.43.1.ppc64le"
},
"product_reference": "php8-openssl-8.0.30-150400.4.43.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.43.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.43.1.s390x"
},
"product_reference": "php8-openssl-8.0.30-150400.4.43.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.43.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.43.1.x86_64"
},
"product_reference": "php8-openssl-8.0.30-150400.4.43.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.43.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.43.1.aarch64"
},
"product_reference": "php8-pcntl-8.0.30-150400.4.43.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.43.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.43.1.ppc64le"
},
"product_reference": "php8-pcntl-8.0.30-150400.4.43.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.43.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.43.1.s390x"
},
"product_reference": "php8-pcntl-8.0.30-150400.4.43.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.43.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.43.1.x86_64"
},
"product_reference": "php8-pcntl-8.0.30-150400.4.43.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.43.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.43.1.aarch64"
},
"product_reference": "php8-pdo-8.0.30-150400.4.43.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.43.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.43.1.ppc64le"
},
"product_reference": "php8-pdo-8.0.30-150400.4.43.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.43.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.43.1.s390x"
},
"product_reference": "php8-pdo-8.0.30-150400.4.43.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.43.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.43.1.x86_64"
},
"product_reference": "php8-pdo-8.0.30-150400.4.43.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.43.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.43.1.aarch64"
},
"product_reference": "php8-pgsql-8.0.30-150400.4.43.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.43.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.43.1.ppc64le"
},
"product_reference": "php8-pgsql-8.0.30-150400.4.43.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.43.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.43.1.s390x"
},
"product_reference": "php8-pgsql-8.0.30-150400.4.43.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.43.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.43.1.x86_64"
},
"product_reference": "php8-pgsql-8.0.30-150400.4.43.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.43.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.43.1.aarch64"
},
"product_reference": "php8-phar-8.0.30-150400.4.43.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.43.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.43.1.ppc64le"
},
"product_reference": "php8-phar-8.0.30-150400.4.43.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.43.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.43.1.s390x"
},
"product_reference": "php8-phar-8.0.30-150400.4.43.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.43.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.43.1.x86_64"
},
"product_reference": "php8-phar-8.0.30-150400.4.43.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.43.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.43.1.aarch64"
},
"product_reference": "php8-posix-8.0.30-150400.4.43.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.43.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.43.1.ppc64le"
},
"product_reference": "php8-posix-8.0.30-150400.4.43.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.43.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.43.1.s390x"
},
"product_reference": "php8-posix-8.0.30-150400.4.43.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.43.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.43.1.x86_64"
},
"product_reference": "php8-posix-8.0.30-150400.4.43.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.43.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.43.1.aarch64"
},
"product_reference": "php8-readline-8.0.30-150400.4.43.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.43.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.43.1.ppc64le"
},
"product_reference": "php8-readline-8.0.30-150400.4.43.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.43.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.43.1.s390x"
},
"product_reference": "php8-readline-8.0.30-150400.4.43.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.43.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.43.1.x86_64"
},
"product_reference": "php8-readline-8.0.30-150400.4.43.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.43.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.43.1.aarch64"
},
"product_reference": "php8-shmop-8.0.30-150400.4.43.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.43.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.43.1.ppc64le"
},
"product_reference": "php8-shmop-8.0.30-150400.4.43.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.43.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.43.1.s390x"
},
"product_reference": "php8-shmop-8.0.30-150400.4.43.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.43.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.43.1.x86_64"
},
"product_reference": "php8-shmop-8.0.30-150400.4.43.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.43.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.43.1.aarch64"
},
"product_reference": "php8-snmp-8.0.30-150400.4.43.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.43.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.43.1.ppc64le"
},
"product_reference": "php8-snmp-8.0.30-150400.4.43.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.43.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.43.1.s390x"
},
"product_reference": "php8-snmp-8.0.30-150400.4.43.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.43.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.43.1.x86_64"
},
"product_reference": "php8-snmp-8.0.30-150400.4.43.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.43.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.43.1.aarch64"
},
"product_reference": "php8-soap-8.0.30-150400.4.43.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.43.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.43.1.ppc64le"
},
"product_reference": "php8-soap-8.0.30-150400.4.43.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.43.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.43.1.s390x"
},
"product_reference": "php8-soap-8.0.30-150400.4.43.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.43.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.43.1.x86_64"
},
"product_reference": "php8-soap-8.0.30-150400.4.43.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.43.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.43.1.aarch64"
},
"product_reference": "php8-sockets-8.0.30-150400.4.43.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.43.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.43.1.ppc64le"
},
"product_reference": "php8-sockets-8.0.30-150400.4.43.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.43.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.43.1.s390x"
},
"product_reference": "php8-sockets-8.0.30-150400.4.43.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.43.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.43.1.x86_64"
},
"product_reference": "php8-sockets-8.0.30-150400.4.43.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.43.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.43.1.aarch64"
},
"product_reference": "php8-sodium-8.0.30-150400.4.43.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.43.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.43.1.ppc64le"
},
"product_reference": "php8-sodium-8.0.30-150400.4.43.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.43.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.43.1.s390x"
},
"product_reference": "php8-sodium-8.0.30-150400.4.43.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.43.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.43.1.x86_64"
},
"product_reference": "php8-sodium-8.0.30-150400.4.43.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.43.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.43.1.aarch64"
},
"product_reference": "php8-sqlite-8.0.30-150400.4.43.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.43.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.43.1.ppc64le"
},
"product_reference": "php8-sqlite-8.0.30-150400.4.43.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.43.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.43.1.s390x"
},
"product_reference": "php8-sqlite-8.0.30-150400.4.43.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.43.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.43.1.x86_64"
},
"product_reference": "php8-sqlite-8.0.30-150400.4.43.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.43.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.43.1.aarch64"
},
"product_reference": "php8-sysvmsg-8.0.30-150400.4.43.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.43.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.43.1.ppc64le"
},
"product_reference": "php8-sysvmsg-8.0.30-150400.4.43.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.43.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.43.1.s390x"
},
"product_reference": "php8-sysvmsg-8.0.30-150400.4.43.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.43.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.43.1.x86_64"
},
"product_reference": "php8-sysvmsg-8.0.30-150400.4.43.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.43.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.43.1.aarch64"
},
"product_reference": "php8-sysvsem-8.0.30-150400.4.43.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.43.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.43.1.ppc64le"
},
"product_reference": "php8-sysvsem-8.0.30-150400.4.43.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.43.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.43.1.s390x"
},
"product_reference": "php8-sysvsem-8.0.30-150400.4.43.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.43.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.43.1.x86_64"
},
"product_reference": "php8-sysvsem-8.0.30-150400.4.43.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.43.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.43.1.aarch64"
},
"product_reference": "php8-sysvshm-8.0.30-150400.4.43.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.43.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.43.1.ppc64le"
},
"product_reference": "php8-sysvshm-8.0.30-150400.4.43.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.43.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.43.1.s390x"
},
"product_reference": "php8-sysvshm-8.0.30-150400.4.43.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.43.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.43.1.x86_64"
},
"product_reference": "php8-sysvshm-8.0.30-150400.4.43.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.43.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.43.1.aarch64"
},
"product_reference": "php8-test-8.0.30-150400.4.43.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.43.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.43.1.ppc64le"
},
"product_reference": "php8-test-8.0.30-150400.4.43.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.43.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.43.1.s390x"
},
"product_reference": "php8-test-8.0.30-150400.4.43.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.43.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.43.1.x86_64"
},
"product_reference": "php8-test-8.0.30-150400.4.43.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.43.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.43.1.aarch64"
},
"product_reference": "php8-tidy-8.0.30-150400.4.43.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.43.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.43.1.ppc64le"
},
"product_reference": "php8-tidy-8.0.30-150400.4.43.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.43.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.43.1.s390x"
},
"product_reference": "php8-tidy-8.0.30-150400.4.43.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.43.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.43.1.x86_64"
},
"product_reference": "php8-tidy-8.0.30-150400.4.43.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.43.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.43.1.aarch64"
},
"product_reference": "php8-tokenizer-8.0.30-150400.4.43.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.43.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.43.1.ppc64le"
},
"product_reference": "php8-tokenizer-8.0.30-150400.4.43.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.43.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.43.1.s390x"
},
"product_reference": "php8-tokenizer-8.0.30-150400.4.43.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.43.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.43.1.x86_64"
},
"product_reference": "php8-tokenizer-8.0.30-150400.4.43.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.43.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.43.1.aarch64"
},
"product_reference": "php8-xmlreader-8.0.30-150400.4.43.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.43.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.43.1.ppc64le"
},
"product_reference": "php8-xmlreader-8.0.30-150400.4.43.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.43.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.43.1.s390x"
},
"product_reference": "php8-xmlreader-8.0.30-150400.4.43.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.43.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.43.1.x86_64"
},
"product_reference": "php8-xmlreader-8.0.30-150400.4.43.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.43.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.43.1.aarch64"
},
"product_reference": "php8-xmlwriter-8.0.30-150400.4.43.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.43.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.43.1.ppc64le"
},
"product_reference": "php8-xmlwriter-8.0.30-150400.4.43.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.43.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.43.1.s390x"
},
"product_reference": "php8-xmlwriter-8.0.30-150400.4.43.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.43.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.43.1.x86_64"
},
"product_reference": "php8-xmlwriter-8.0.30-150400.4.43.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.43.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.43.1.aarch64"
},
"product_reference": "php8-xsl-8.0.30-150400.4.43.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.43.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.43.1.ppc64le"
},
"product_reference": "php8-xsl-8.0.30-150400.4.43.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.43.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.43.1.s390x"
},
"product_reference": "php8-xsl-8.0.30-150400.4.43.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.43.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.43.1.x86_64"
},
"product_reference": "php8-xsl-8.0.30-150400.4.43.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.43.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.43.1.aarch64"
},
"product_reference": "php8-zip-8.0.30-150400.4.43.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.43.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.43.1.ppc64le"
},
"product_reference": "php8-zip-8.0.30-150400.4.43.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.43.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.43.1.s390x"
},
"product_reference": "php8-zip-8.0.30-150400.4.43.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.43.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.43.1.x86_64"
},
"product_reference": "php8-zip-8.0.30-150400.4.43.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.43.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.43.1.aarch64"
},
"product_reference": "php8-zlib-8.0.30-150400.4.43.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.43.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.43.1.ppc64le"
},
"product_reference": "php8-zlib-8.0.30-150400.4.43.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.43.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.43.1.s390x"
},
"product_reference": "php8-zlib-8.0.30-150400.4.43.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.43.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.43.1.x86_64"
},
"product_reference": "php8-zlib-8.0.30-150400.4.43.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.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "apache2-mod_php8-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "apache2-mod_php8-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-bcmath-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-bcmath-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-bz2-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-bz2-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-calendar-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-calendar-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-cli-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-cli-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-ctype-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-ctype-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-curl-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-curl-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-dba-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-dba-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-devel-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-devel-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-dom-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-dom-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-embed-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-embed-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-enchant-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-enchant-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-exif-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-exif-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-fastcgi-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-fastcgi-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-fileinfo-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-fileinfo-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-fpm-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-fpm-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-ftp-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-ftp-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-gd-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-gd-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-gettext-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-gettext-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-gmp-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-gmp-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-iconv-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-iconv-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-intl-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-intl-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-ldap-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-ldap-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-mbstring-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-mbstring-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-mysql-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-mysql-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-odbc-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-odbc-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-opcache-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-opcache-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-openssl-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-openssl-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-pcntl-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-pcntl-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-pdo-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-pdo-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-pgsql-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-pgsql-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-phar-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-phar-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-posix-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-posix-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-readline-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-readline-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-shmop-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-shmop-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-snmp-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-snmp-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-soap-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-soap-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-sockets-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-sockets-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-sodium-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-sodium-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-sqlite-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-sqlite-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-sysvmsg-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-sysvmsg-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-sysvsem-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-sysvsem-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-sysvshm-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-sysvshm-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-test-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-test-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-tidy-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-tidy-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-tokenizer-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-tokenizer-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-xmlreader-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-xmlreader-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-xmlwriter-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-xmlwriter-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-xsl-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-xsl-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-zip-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-zip-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-zlib-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-zlib-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "apache2-mod_php8-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "apache2-mod_php8-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-bcmath-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-bcmath-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-bz2-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-bz2-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-calendar-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-calendar-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-cli-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-cli-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-ctype-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-ctype-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-curl-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-curl-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-dba-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-dba-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-devel-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-devel-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-dom-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-dom-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-embed-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-embed-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-enchant-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-enchant-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-exif-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-exif-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-fastcgi-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-fastcgi-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-fileinfo-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-fileinfo-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-fpm-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-fpm-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-ftp-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-ftp-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-gd-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-gd-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-gettext-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-gettext-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-gmp-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-gmp-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-iconv-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-iconv-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-intl-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-intl-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-ldap-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-ldap-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-mbstring-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-mbstring-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-mysql-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-mysql-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-odbc-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-odbc-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-opcache-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-opcache-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-openssl-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-openssl-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-pcntl-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-pcntl-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-pdo-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-pdo-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-pgsql-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-pgsql-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-phar-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-phar-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-posix-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-posix-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-readline-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-readline-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-shmop-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-shmop-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-snmp-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-snmp-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-soap-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-soap-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-sockets-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-sockets-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-sodium-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-sodium-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-sqlite-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-sqlite-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-sysvmsg-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-sysvmsg-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-sysvsem-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-sysvsem-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-sysvshm-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-sysvshm-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-test-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-test-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-tidy-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-tidy-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-tokenizer-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-tokenizer-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-xmlreader-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-xmlreader-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-xmlwriter-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-xmlwriter-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-xsl-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-xsl-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-zip-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-zip-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-zlib-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-zlib-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "apache2-mod_php8-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "apache2-mod_php8-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.0.30-150400.4.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "apache2-mod_php8-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "apache2-mod_php8-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.0.30-150400.4.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-bcmath-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-bcmath-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.0.30-150400.4.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-bcmath-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-bcmath-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-bz2-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-bz2-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.0.30-150400.4.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-bz2-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-bz2-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-calendar-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-calendar-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.0.30-150400.4.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-calendar-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-calendar-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-cli-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-cli-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.0.30-150400.4.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-cli-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-cli-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-ctype-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-ctype-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.0.30-150400.4.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-ctype-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-ctype-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-curl-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-curl-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.0.30-150400.4.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-curl-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-curl-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-dba-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-dba-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.0.30-150400.4.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-dba-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-dba-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-devel-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-devel-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.0.30-150400.4.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-devel-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-devel-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-dom-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-dom-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.0.30-150400.4.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-dom-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-dom-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-embed-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-embed-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.0.30-150400.4.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-embed-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-embed-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-enchant-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-enchant-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.0.30-150400.4.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-enchant-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-enchant-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-exif-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-exif-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.0.30-150400.4.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-exif-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-exif-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-fastcgi-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-fastcgi-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.0.30-150400.4.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-fastcgi-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-fastcgi-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-fileinfo-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-fileinfo-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.0.30-150400.4.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-fileinfo-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-fileinfo-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-fpm-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-fpm-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.0.30-150400.4.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-fpm-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-fpm-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-ftp-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-ftp-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.0.30-150400.4.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-ftp-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-ftp-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-gd-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-gd-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.0.30-150400.4.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-gd-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-gd-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-gettext-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-gettext-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.0.30-150400.4.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-gettext-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-gettext-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-gmp-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-gmp-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.0.30-150400.4.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-gmp-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-gmp-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-iconv-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-iconv-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.0.30-150400.4.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-iconv-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-iconv-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-intl-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-intl-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.0.30-150400.4.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-intl-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-intl-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-ldap-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-ldap-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.0.30-150400.4.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-ldap-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-ldap-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-mbstring-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-mbstring-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.0.30-150400.4.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-mbstring-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-mbstring-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-mysql-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-mysql-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.0.30-150400.4.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-mysql-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-mysql-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-odbc-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-odbc-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.0.30-150400.4.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-odbc-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-odbc-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-opcache-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-opcache-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.0.30-150400.4.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-opcache-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-opcache-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-openssl-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-openssl-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.0.30-150400.4.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-openssl-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-openssl-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-pcntl-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-pcntl-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.0.30-150400.4.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-pcntl-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-pcntl-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-pdo-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-pdo-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.0.30-150400.4.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-pdo-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-pdo-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-pgsql-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-pgsql-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.0.30-150400.4.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-pgsql-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-pgsql-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-phar-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-phar-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.0.30-150400.4.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-phar-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-phar-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-posix-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-posix-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.0.30-150400.4.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-posix-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-posix-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-readline-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-readline-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.0.30-150400.4.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-readline-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-readline-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-shmop-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-shmop-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.0.30-150400.4.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-shmop-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-shmop-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-snmp-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-snmp-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.0.30-150400.4.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-snmp-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-snmp-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-soap-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-soap-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.0.30-150400.4.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-soap-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-soap-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-sockets-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-sockets-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.0.30-150400.4.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-sockets-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-sockets-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-sodium-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-sodium-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.0.30-150400.4.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-sodium-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-sodium-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-sqlite-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-sqlite-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.0.30-150400.4.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-sqlite-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-sqlite-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-sysvmsg-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-sysvmsg-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.0.30-150400.4.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-sysvmsg-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-sysvmsg-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-sysvsem-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-sysvsem-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.0.30-150400.4.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-sysvsem-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-sysvsem-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-sysvshm-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-sysvshm-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.0.30-150400.4.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-sysvshm-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-sysvshm-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-test-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-test-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.0.30-150400.4.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-test-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-test-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-tidy-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-tidy-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.0.30-150400.4.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-tidy-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-tidy-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-tokenizer-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-tokenizer-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.0.30-150400.4.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-tokenizer-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-tokenizer-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-xmlreader-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-xmlreader-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.0.30-150400.4.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-xmlreader-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-xmlreader-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-xmlwriter-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-xmlwriter-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.0.30-150400.4.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-xmlwriter-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-xmlwriter-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-xsl-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-xsl-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.0.30-150400.4.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-xsl-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-xsl-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-zip-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-zip-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.0.30-150400.4.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-zip-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-zip-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.0.30-150400.4.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-zlib-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-zlib-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.0.30-150400.4.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-zlib-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-zlib-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "apache2-mod_php8-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "apache2-mod_php8-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-bcmath-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-bcmath-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-bz2-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-bz2-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-calendar-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-calendar-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-cli-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-cli-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-ctype-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-ctype-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-curl-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-curl-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-dba-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-dba-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-devel-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-devel-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-dom-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-dom-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-embed-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-embed-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-enchant-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-enchant-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-exif-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-exif-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-fastcgi-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-fastcgi-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-fileinfo-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-fileinfo-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-fpm-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-fpm-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-ftp-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-ftp-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-gd-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-gd-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-gettext-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-gettext-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-gmp-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-gmp-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-iconv-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-iconv-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-intl-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-intl-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-ldap-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-ldap-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-mbstring-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-mbstring-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-mysql-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-mysql-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-odbc-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-odbc-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-opcache-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-opcache-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-openssl-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-openssl-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-pcntl-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-pcntl-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-pdo-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-pdo-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-pgsql-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-pgsql-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-phar-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-phar-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-posix-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-posix-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-readline-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-readline-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-shmop-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-shmop-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-snmp-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-snmp-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-soap-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-soap-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-sockets-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-sockets-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-sodium-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-sodium-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-sqlite-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-sqlite-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-sysvmsg-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-sysvmsg-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-sysvsem-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-sysvsem-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-sysvshm-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-sysvshm-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-test-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-test-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-tidy-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-tidy-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-tokenizer-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-tokenizer-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-xmlreader-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-xmlreader-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-xmlwriter-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-xmlwriter-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-xsl-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-xsl-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-zip-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-zip-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.0.30-150400.4.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-zlib-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.0.30-150400.4.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-zlib-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.0.30-150400.4.43.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "apache2-mod_php8-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.0.30-150400.4.43.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "apache2-mod_php8-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.0.30-150400.4.43.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "apache2-mod_php8-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.0.30-150400.4.43.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.0.30-150400.4.43.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.0.30-150400.4.43.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.0.30-150400.4.43.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-bcmath-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.0.30-150400.4.43.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-bcmath-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.0.30-150400.4.43.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-bcmath-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.0.30-150400.4.43.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-bz2-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.0.30-150400.4.43.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-bz2-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.0.30-150400.4.43.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-bz2-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.0.30-150400.4.43.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-calendar-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.0.30-150400.4.43.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-calendar-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.0.30-150400.4.43.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-calendar-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.0.30-150400.4.43.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-cli-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.0.30-150400.4.43.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-cli-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.0.30-150400.4.43.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-cli-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.0.30-150400.4.43.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-ctype-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.0.30-150400.4.43.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-ctype-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.0.30-150400.4.43.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-ctype-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.0.30-150400.4.43.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-curl-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.0.30-150400.4.43.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-curl-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.0.30-150400.4.43.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-curl-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.0.30-150400.4.43.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-dba-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.0.30-150400.4.43.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-dba-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.0.30-150400.4.43.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-dba-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.0.30-150400.4.43.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-devel-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.0.30-150400.4.43.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-devel-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.0.30-150400.4.43.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-devel-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.0.30-150400.4.43.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-dom-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.0.30-150400.4.43.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-dom-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.0.30-150400.4.43.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-dom-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.0.30-150400.4.43.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-embed-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.0.30-150400.4.43.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-embed-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.0.30-150400.4.43.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-embed-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.0.30-150400.4.43.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-enchant-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.0.30-150400.4.43.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-enchant-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.0.30-150400.4.43.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-enchant-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.0.30-150400.4.43.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-exif-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.0.30-150400.4.43.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-exif-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.0.30-150400.4.43.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-exif-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.0.30-150400.4.43.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-fastcgi-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.0.30-150400.4.43.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-fastcgi-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.0.30-150400.4.43.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-fastcgi-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.0.30-150400.4.43.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-fileinfo-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.0.30-150400.4.43.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-fileinfo-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.0.30-150400.4.43.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-fileinfo-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.0.30-150400.4.43.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-fpm-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.0.30-150400.4.43.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-fpm-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.0.30-150400.4.43.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-fpm-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.0.30-150400.4.43.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-ftp-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.0.30-150400.4.43.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-ftp-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.0.30-150400.4.43.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-ftp-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.0.30-150400.4.43.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-gd-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.0.30-150400.4.43.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-gd-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.0.30-150400.4.43.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-gd-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.0.30-150400.4.43.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-gettext-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.0.30-150400.4.43.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-gettext-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.0.30-150400.4.43.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-gettext-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.0.30-150400.4.43.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-gmp-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.0.30-150400.4.43.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-gmp-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.0.30-150400.4.43.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-gmp-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.0.30-150400.4.43.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-iconv-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.0.30-150400.4.43.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-iconv-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.0.30-150400.4.43.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-iconv-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.0.30-150400.4.43.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-intl-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.0.30-150400.4.43.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-intl-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.0.30-150400.4.43.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-intl-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.0.30-150400.4.43.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-ldap-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.0.30-150400.4.43.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-ldap-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.0.30-150400.4.43.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-ldap-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.0.30-150400.4.43.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-mbstring-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.0.30-150400.4.43.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-mbstring-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.0.30-150400.4.43.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-mbstring-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.0.30-150400.4.43.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-mysql-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.0.30-150400.4.43.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-mysql-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.0.30-150400.4.43.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-mysql-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.0.30-150400.4.43.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-odbc-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.0.30-150400.4.43.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-odbc-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.0.30-150400.4.43.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-odbc-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.0.30-150400.4.43.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-opcache-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.0.30-150400.4.43.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-opcache-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.0.30-150400.4.43.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-opcache-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.0.30-150400.4.43.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-openssl-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.0.30-150400.4.43.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-openssl-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.0.30-150400.4.43.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-openssl-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.0.30-150400.4.43.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-pcntl-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.0.30-150400.4.43.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-pcntl-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.0.30-150400.4.43.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-pcntl-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.0.30-150400.4.43.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-pdo-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.0.30-150400.4.43.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-pdo-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.0.30-150400.4.43.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-pdo-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.0.30-150400.4.43.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-pgsql-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.0.30-150400.4.43.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-pgsql-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.0.30-150400.4.43.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-pgsql-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.0.30-150400.4.43.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-phar-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.0.30-150400.4.43.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-phar-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.0.30-150400.4.43.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-phar-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.0.30-150400.4.43.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-posix-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.0.30-150400.4.43.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-posix-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.0.30-150400.4.43.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-posix-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.0.30-150400.4.43.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-readline-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.0.30-150400.4.43.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-readline-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.0.30-150400.4.43.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-readline-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.0.30-150400.4.43.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-shmop-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.0.30-150400.4.43.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-shmop-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.0.30-150400.4.43.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-shmop-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.0.30-150400.4.43.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-snmp-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.0.30-150400.4.43.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-snmp-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.0.30-150400.4.43.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-snmp-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.0.30-150400.4.43.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-soap-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.0.30-150400.4.43.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-soap-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.0.30-150400.4.43.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-soap-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.0.30-150400.4.43.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-sockets-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.0.30-150400.4.43.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-sockets-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.0.30-150400.4.43.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-sockets-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.0.30-150400.4.43.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-sodium-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.0.30-150400.4.43.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-sodium-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.0.30-150400.4.43.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-sodium-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.0.30-150400.4.43.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-sqlite-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.0.30-150400.4.43.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-sqlite-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.0.30-150400.4.43.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-sqlite-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.0.30-150400.4.43.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-sysvmsg-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.0.30-150400.4.43.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-sysvmsg-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.0.30-150400.4.43.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-sysvmsg-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.0.30-150400.4.43.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-sysvsem-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.0.30-150400.4.43.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-sysvsem-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.0.30-150400.4.43.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-sysvsem-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.0.30-150400.4.43.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-sysvshm-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.0.30-150400.4.43.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-sysvshm-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.0.30-150400.4.43.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-sysvshm-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.0.30-150400.4.43.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-test-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.0.30-150400.4.43.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-test-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.0.30-150400.4.43.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-test-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.0.30-150400.4.43.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-tidy-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.0.30-150400.4.43.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-tidy-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.0.30-150400.4.43.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-tidy-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.0.30-150400.4.43.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-tokenizer-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.0.30-150400.4.43.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-tokenizer-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.0.30-150400.4.43.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-tokenizer-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.0.30-150400.4.43.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-xmlreader-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.0.30-150400.4.43.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-xmlreader-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.0.30-150400.4.43.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-xmlreader-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.0.30-150400.4.43.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-xmlwriter-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.0.30-150400.4.43.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-xmlwriter-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.0.30-150400.4.43.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-xmlwriter-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.0.30-150400.4.43.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-xsl-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.0.30-150400.4.43.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-xsl-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.0.30-150400.4.43.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-xsl-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.0.30-150400.4.43.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-zip-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.0.30-150400.4.43.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-zip-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.0.30-150400.4.43.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-zip-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.0.30-150400.4.43.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-zlib-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.0.30-150400.4.43.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-zlib-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.0.30-150400.4.43.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-zlib-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.0.30-150400.4.43.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:apache2-mod_php8-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "apache2-mod_php8-8.0.30-150400.4.43.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.43.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:apache2-mod_php8-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "apache2-mod_php8-8.0.30-150400.4.43.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.43.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:apache2-mod_php8-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "apache2-mod_php8-8.0.30-150400.4.43.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.43.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:apache2-mod_php8-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "apache2-mod_php8-8.0.30-150400.4.43.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.43.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-8.0.30-150400.4.43.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.0.30-150400.4.43.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-8.0.30-150400.4.43.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.0.30-150400.4.43.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-8.0.30-150400.4.43.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.0.30-150400.4.43.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-8.0.30-150400.4.43.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.43.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-bcmath-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-bcmath-8.0.30-150400.4.43.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.43.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-bcmath-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-bcmath-8.0.30-150400.4.43.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.43.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-bcmath-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-bcmath-8.0.30-150400.4.43.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.43.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-bcmath-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-bcmath-8.0.30-150400.4.43.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.43.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-bz2-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-bz2-8.0.30-150400.4.43.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.43.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-bz2-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-bz2-8.0.30-150400.4.43.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.43.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-bz2-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-bz2-8.0.30-150400.4.43.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.43.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-bz2-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-bz2-8.0.30-150400.4.43.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.43.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-calendar-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-calendar-8.0.30-150400.4.43.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.43.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-calendar-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-calendar-8.0.30-150400.4.43.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.43.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-calendar-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-calendar-8.0.30-150400.4.43.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.43.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-calendar-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-calendar-8.0.30-150400.4.43.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.43.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-cli-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-cli-8.0.30-150400.4.43.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.43.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-cli-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-cli-8.0.30-150400.4.43.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.43.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-cli-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-cli-8.0.30-150400.4.43.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.43.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-cli-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-cli-8.0.30-150400.4.43.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.43.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-ctype-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-ctype-8.0.30-150400.4.43.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.43.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-ctype-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-ctype-8.0.30-150400.4.43.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.43.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-ctype-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-ctype-8.0.30-150400.4.43.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.43.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-ctype-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-ctype-8.0.30-150400.4.43.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.43.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-curl-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-curl-8.0.30-150400.4.43.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.43.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-curl-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-curl-8.0.30-150400.4.43.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.43.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-curl-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-curl-8.0.30-150400.4.43.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.43.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-curl-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-curl-8.0.30-150400.4.43.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.43.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-dba-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-dba-8.0.30-150400.4.43.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.43.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-dba-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-dba-8.0.30-150400.4.43.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.43.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-dba-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-dba-8.0.30-150400.4.43.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.43.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-dba-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-dba-8.0.30-150400.4.43.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.43.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-devel-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-devel-8.0.30-150400.4.43.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.43.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-devel-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-devel-8.0.30-150400.4.43.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.43.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-devel-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-devel-8.0.30-150400.4.43.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.43.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-devel-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-devel-8.0.30-150400.4.43.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.43.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-dom-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-dom-8.0.30-150400.4.43.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.43.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-dom-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-dom-8.0.30-150400.4.43.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.43.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-dom-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-dom-8.0.30-150400.4.43.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.43.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-dom-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-dom-8.0.30-150400.4.43.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.43.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-embed-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-embed-8.0.30-150400.4.43.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.43.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-embed-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-embed-8.0.30-150400.4.43.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.43.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-embed-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-embed-8.0.30-150400.4.43.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.43.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-embed-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-embed-8.0.30-150400.4.43.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.43.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-enchant-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-enchant-8.0.30-150400.4.43.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.43.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-enchant-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-enchant-8.0.30-150400.4.43.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.43.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-enchant-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-enchant-8.0.30-150400.4.43.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.43.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-enchant-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-enchant-8.0.30-150400.4.43.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.43.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-exif-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-exif-8.0.30-150400.4.43.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.43.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-exif-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-exif-8.0.30-150400.4.43.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.43.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-exif-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-exif-8.0.30-150400.4.43.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.43.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-exif-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-exif-8.0.30-150400.4.43.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.43.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-fastcgi-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-fastcgi-8.0.30-150400.4.43.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.43.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-fastcgi-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-fastcgi-8.0.30-150400.4.43.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.43.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-fastcgi-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-fastcgi-8.0.30-150400.4.43.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.43.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-fastcgi-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-fastcgi-8.0.30-150400.4.43.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.43.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-fileinfo-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-fileinfo-8.0.30-150400.4.43.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.43.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-fileinfo-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-fileinfo-8.0.30-150400.4.43.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.43.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-fileinfo-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-fileinfo-8.0.30-150400.4.43.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.43.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-fileinfo-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-fileinfo-8.0.30-150400.4.43.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.43.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-fpm-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-fpm-8.0.30-150400.4.43.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.43.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-fpm-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-fpm-8.0.30-150400.4.43.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.43.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-fpm-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-fpm-8.0.30-150400.4.43.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.43.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-fpm-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-fpm-8.0.30-150400.4.43.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.43.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-ftp-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-ftp-8.0.30-150400.4.43.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.43.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-ftp-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-ftp-8.0.30-150400.4.43.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.43.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-ftp-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-ftp-8.0.30-150400.4.43.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.43.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-ftp-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-ftp-8.0.30-150400.4.43.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.43.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-gd-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-gd-8.0.30-150400.4.43.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.43.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-gd-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-gd-8.0.30-150400.4.43.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.43.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-gd-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-gd-8.0.30-150400.4.43.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.43.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-gd-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-gd-8.0.30-150400.4.43.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.43.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-gettext-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-gettext-8.0.30-150400.4.43.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.43.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-gettext-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-gettext-8.0.30-150400.4.43.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.43.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-gettext-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-gettext-8.0.30-150400.4.43.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.43.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-gettext-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-gettext-8.0.30-150400.4.43.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.43.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-gmp-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-gmp-8.0.30-150400.4.43.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.43.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-gmp-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-gmp-8.0.30-150400.4.43.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.43.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-gmp-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-gmp-8.0.30-150400.4.43.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.43.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-gmp-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-gmp-8.0.30-150400.4.43.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.43.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-iconv-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-iconv-8.0.30-150400.4.43.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.43.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-iconv-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-iconv-8.0.30-150400.4.43.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.43.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-iconv-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-iconv-8.0.30-150400.4.43.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.43.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-iconv-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-iconv-8.0.30-150400.4.43.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.43.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-intl-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-intl-8.0.30-150400.4.43.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.43.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-intl-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-intl-8.0.30-150400.4.43.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.43.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-intl-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-intl-8.0.30-150400.4.43.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.43.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-intl-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-intl-8.0.30-150400.4.43.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.43.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-ldap-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-ldap-8.0.30-150400.4.43.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.43.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-ldap-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-ldap-8.0.30-150400.4.43.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.43.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-ldap-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-ldap-8.0.30-150400.4.43.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.43.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-ldap-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-ldap-8.0.30-150400.4.43.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.43.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-mbstring-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-mbstring-8.0.30-150400.4.43.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.43.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-mbstring-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-mbstring-8.0.30-150400.4.43.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.43.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-mbstring-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-mbstring-8.0.30-150400.4.43.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.43.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-mbstring-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-mbstring-8.0.30-150400.4.43.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.43.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-mysql-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-mysql-8.0.30-150400.4.43.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.43.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-mysql-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-mysql-8.0.30-150400.4.43.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.43.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-mysql-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-mysql-8.0.30-150400.4.43.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.43.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-mysql-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-mysql-8.0.30-150400.4.43.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.43.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-odbc-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-odbc-8.0.30-150400.4.43.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.43.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-odbc-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-odbc-8.0.30-150400.4.43.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.43.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-odbc-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-odbc-8.0.30-150400.4.43.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.43.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-odbc-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-odbc-8.0.30-150400.4.43.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.43.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-opcache-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-opcache-8.0.30-150400.4.43.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.43.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-opcache-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-opcache-8.0.30-150400.4.43.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.43.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-opcache-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-opcache-8.0.30-150400.4.43.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.43.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-opcache-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-opcache-8.0.30-150400.4.43.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.43.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-openssl-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-openssl-8.0.30-150400.4.43.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.43.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-openssl-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-openssl-8.0.30-150400.4.43.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.43.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-openssl-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-openssl-8.0.30-150400.4.43.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.43.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-openssl-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-openssl-8.0.30-150400.4.43.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.43.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-pcntl-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-pcntl-8.0.30-150400.4.43.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.43.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-pcntl-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-pcntl-8.0.30-150400.4.43.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.43.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-pcntl-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-pcntl-8.0.30-150400.4.43.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.43.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-pcntl-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-pcntl-8.0.30-150400.4.43.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.43.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-pdo-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-pdo-8.0.30-150400.4.43.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.43.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-pdo-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-pdo-8.0.30-150400.4.43.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.43.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-pdo-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-pdo-8.0.30-150400.4.43.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.43.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-pdo-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-pdo-8.0.30-150400.4.43.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.43.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-pgsql-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-pgsql-8.0.30-150400.4.43.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.43.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-pgsql-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-pgsql-8.0.30-150400.4.43.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.43.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-pgsql-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-pgsql-8.0.30-150400.4.43.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.43.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-pgsql-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-pgsql-8.0.30-150400.4.43.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.43.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-phar-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-phar-8.0.30-150400.4.43.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.43.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-phar-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-phar-8.0.30-150400.4.43.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.43.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-phar-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-phar-8.0.30-150400.4.43.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.43.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-phar-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-phar-8.0.30-150400.4.43.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.43.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-posix-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-posix-8.0.30-150400.4.43.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.43.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-posix-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-posix-8.0.30-150400.4.43.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.43.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-posix-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-posix-8.0.30-150400.4.43.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.43.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-posix-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-posix-8.0.30-150400.4.43.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.43.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-readline-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-readline-8.0.30-150400.4.43.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.43.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-readline-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-readline-8.0.30-150400.4.43.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.43.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-readline-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-readline-8.0.30-150400.4.43.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.43.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-readline-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-readline-8.0.30-150400.4.43.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.43.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-shmop-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-shmop-8.0.30-150400.4.43.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.43.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-shmop-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-shmop-8.0.30-150400.4.43.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.43.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-shmop-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-shmop-8.0.30-150400.4.43.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.43.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-shmop-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-shmop-8.0.30-150400.4.43.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.43.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-snmp-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-snmp-8.0.30-150400.4.43.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.43.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-snmp-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-snmp-8.0.30-150400.4.43.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.43.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-snmp-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-snmp-8.0.30-150400.4.43.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.43.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-snmp-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-snmp-8.0.30-150400.4.43.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.43.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-soap-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-soap-8.0.30-150400.4.43.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.43.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-soap-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-soap-8.0.30-150400.4.43.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.43.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-soap-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-soap-8.0.30-150400.4.43.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.43.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-soap-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-soap-8.0.30-150400.4.43.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.43.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-sockets-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-sockets-8.0.30-150400.4.43.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.43.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-sockets-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-sockets-8.0.30-150400.4.43.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.43.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-sockets-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-sockets-8.0.30-150400.4.43.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.43.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-sockets-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-sockets-8.0.30-150400.4.43.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.43.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-sodium-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-sodium-8.0.30-150400.4.43.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.43.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-sodium-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-sodium-8.0.30-150400.4.43.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.43.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-sodium-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-sodium-8.0.30-150400.4.43.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.43.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-sodium-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-sodium-8.0.30-150400.4.43.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.43.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-sqlite-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-sqlite-8.0.30-150400.4.43.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.43.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-sqlite-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-sqlite-8.0.30-150400.4.43.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.43.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-sqlite-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-sqlite-8.0.30-150400.4.43.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.43.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-sqlite-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-sqlite-8.0.30-150400.4.43.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.43.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-sysvmsg-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-sysvmsg-8.0.30-150400.4.43.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.43.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-sysvmsg-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-sysvmsg-8.0.30-150400.4.43.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.43.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-sysvmsg-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-sysvmsg-8.0.30-150400.4.43.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.43.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-sysvmsg-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-sysvmsg-8.0.30-150400.4.43.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.43.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-sysvsem-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-sysvsem-8.0.30-150400.4.43.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.43.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-sysvsem-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-sysvsem-8.0.30-150400.4.43.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.43.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-sysvsem-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-sysvsem-8.0.30-150400.4.43.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.43.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-sysvsem-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-sysvsem-8.0.30-150400.4.43.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.43.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-sysvshm-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-sysvshm-8.0.30-150400.4.43.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.43.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-sysvshm-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-sysvshm-8.0.30-150400.4.43.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.43.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-sysvshm-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-sysvshm-8.0.30-150400.4.43.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.43.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-sysvshm-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-sysvshm-8.0.30-150400.4.43.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.43.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-test-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-test-8.0.30-150400.4.43.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.43.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-test-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-test-8.0.30-150400.4.43.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.43.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-test-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-test-8.0.30-150400.4.43.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.43.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-test-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-test-8.0.30-150400.4.43.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.43.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-tidy-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-tidy-8.0.30-150400.4.43.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.43.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-tidy-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-tidy-8.0.30-150400.4.43.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.43.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-tidy-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-tidy-8.0.30-150400.4.43.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.43.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-tidy-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-tidy-8.0.30-150400.4.43.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.43.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-tokenizer-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-tokenizer-8.0.30-150400.4.43.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.43.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-tokenizer-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-tokenizer-8.0.30-150400.4.43.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.43.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-tokenizer-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-tokenizer-8.0.30-150400.4.43.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.43.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-tokenizer-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-tokenizer-8.0.30-150400.4.43.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.43.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-xmlreader-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-xmlreader-8.0.30-150400.4.43.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.43.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-xmlreader-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-xmlreader-8.0.30-150400.4.43.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.43.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-xmlreader-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-xmlreader-8.0.30-150400.4.43.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.43.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-xmlreader-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-xmlreader-8.0.30-150400.4.43.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.43.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-xmlwriter-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-xmlwriter-8.0.30-150400.4.43.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.43.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-xmlwriter-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-xmlwriter-8.0.30-150400.4.43.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.43.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-xmlwriter-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-xmlwriter-8.0.30-150400.4.43.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.43.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-xmlwriter-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-xmlwriter-8.0.30-150400.4.43.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.43.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-xsl-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-xsl-8.0.30-150400.4.43.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.43.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-xsl-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-xsl-8.0.30-150400.4.43.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.43.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-xsl-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-xsl-8.0.30-150400.4.43.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.43.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-xsl-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-xsl-8.0.30-150400.4.43.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.43.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-zip-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-zip-8.0.30-150400.4.43.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.43.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-zip-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-zip-8.0.30-150400.4.43.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.43.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-zip-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-zip-8.0.30-150400.4.43.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.43.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-zip-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-zip-8.0.30-150400.4.43.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.43.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-zlib-8.0.30-150400.4.43.1.aarch64"
},
"product_reference": "php8-zlib-8.0.30-150400.4.43.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.43.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-zlib-8.0.30-150400.4.43.1.ppc64le"
},
"product_reference": "php8-zlib-8.0.30-150400.4.43.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.43.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-zlib-8.0.30-150400.4.43.1.s390x"
},
"product_reference": "php8-zlib-8.0.30-150400.4.43.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.43.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:php8-zlib-8.0.30-150400.4.43.1.x86_64"
},
"product_reference": "php8-zlib-8.0.30-150400.4.43.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"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 Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:apache2-mod_php8-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:apache2-mod_php8-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:apache2-mod_php8-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:apache2-mod_php8-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bcmath-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bcmath-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bcmath-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bcmath-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bz2-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bz2-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bz2-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bz2-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-calendar-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-calendar-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-calendar-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-calendar-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-cli-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-cli-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-cli-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-cli-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ctype-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ctype-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ctype-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ctype-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-curl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-curl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-curl-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-curl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dba-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dba-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dba-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dba-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-devel-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-devel-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-devel-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-devel-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dom-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dom-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dom-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dom-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-embed-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-embed-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-embed-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-embed-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-enchant-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-enchant-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-enchant-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-enchant-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-exif-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-exif-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-exif-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-exif-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fastcgi-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fastcgi-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fastcgi-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fastcgi-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fileinfo-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fileinfo-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fileinfo-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fileinfo-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fpm-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fpm-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fpm-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fpm-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ftp-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ftp-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ftp-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ftp-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gd-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gd-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gd-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gd-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gettext-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gettext-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gettext-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gettext-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gmp-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gmp-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gmp-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gmp-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-iconv-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-iconv-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-iconv-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-iconv-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-intl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-intl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-intl-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-intl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ldap-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ldap-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ldap-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ldap-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mbstring-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mbstring-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mbstring-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mbstring-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mysql-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mysql-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mysql-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mysql-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-odbc-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-odbc-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-odbc-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-odbc-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-opcache-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-opcache-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-opcache-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-opcache-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-openssl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-openssl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-openssl-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-openssl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pcntl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pcntl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pcntl-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pcntl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pdo-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pdo-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pdo-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pdo-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pgsql-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pgsql-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pgsql-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pgsql-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-phar-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-phar-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-phar-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-phar-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-posix-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-posix-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-posix-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-posix-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-readline-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-readline-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-readline-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-readline-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-shmop-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-shmop-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-shmop-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-shmop-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-snmp-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-snmp-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-snmp-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-snmp-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-soap-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-soap-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-soap-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-soap-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sockets-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sockets-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sockets-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sockets-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sodium-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sodium-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sodium-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sodium-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sqlite-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sqlite-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sqlite-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sqlite-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvmsg-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvmsg-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvmsg-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvmsg-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvsem-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvsem-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvsem-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvsem-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvshm-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvshm-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvshm-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvshm-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-test-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-test-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-test-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-test-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tidy-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tidy-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tidy-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tidy-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tokenizer-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tokenizer-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tokenizer-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tokenizer-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlreader-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlreader-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlreader-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlreader-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlwriter-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlwriter-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlwriter-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlwriter-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xsl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xsl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xsl-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xsl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zip-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zip-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zip-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zip-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zlib-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zlib-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zlib-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zlib-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:apache2-mod_php8-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:apache2-mod_php8-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:apache2-mod_php8-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:apache2-mod_php8-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-bcmath-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-bcmath-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-bcmath-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-bcmath-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-bz2-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-bz2-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-bz2-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-bz2-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-calendar-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-calendar-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-calendar-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-calendar-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-cli-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-cli-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-cli-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-cli-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-ctype-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-ctype-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-ctype-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-ctype-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-curl-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-curl-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-curl-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-curl-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-dba-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-dba-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-dba-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-dba-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-devel-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-devel-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-devel-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-devel-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-dom-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-dom-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-dom-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-dom-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-embed-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-embed-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-embed-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-embed-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-enchant-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-enchant-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-enchant-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-enchant-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-exif-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-exif-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-exif-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-exif-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-fastcgi-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-fastcgi-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-fastcgi-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-fastcgi-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-fileinfo-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-fileinfo-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-fileinfo-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-fileinfo-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-fpm-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-fpm-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-fpm-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-fpm-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-ftp-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-ftp-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-ftp-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-ftp-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-gd-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-gd-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-gd-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-gd-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-gettext-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-gettext-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-gettext-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-gettext-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-gmp-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-gmp-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-gmp-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-gmp-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-iconv-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-iconv-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-iconv-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-iconv-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-intl-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-intl-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-intl-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-intl-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-ldap-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-ldap-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-ldap-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-ldap-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-mbstring-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-mbstring-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-mbstring-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-mbstring-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-mysql-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-mysql-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-mysql-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-mysql-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-odbc-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-odbc-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-odbc-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-odbc-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-opcache-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-opcache-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-opcache-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-opcache-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-openssl-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-openssl-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-openssl-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-openssl-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-pcntl-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-pcntl-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-pcntl-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-pcntl-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-pdo-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-pdo-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-pdo-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-pdo-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-pgsql-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-pgsql-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-pgsql-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-pgsql-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-phar-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-phar-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-phar-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-phar-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-posix-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-posix-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-posix-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-posix-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-readline-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-readline-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-readline-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-readline-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-shmop-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-shmop-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-shmop-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-shmop-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-snmp-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-snmp-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-snmp-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-snmp-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-soap-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-soap-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-soap-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-soap-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-sockets-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-sockets-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-sockets-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-sockets-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-sodium-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-sodium-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-sodium-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-sodium-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-sqlite-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-sqlite-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-sqlite-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-sqlite-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-sysvmsg-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-sysvmsg-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-sysvmsg-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-sysvmsg-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-sysvsem-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-sysvsem-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-sysvsem-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-sysvsem-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-sysvshm-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-sysvshm-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-sysvshm-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-sysvshm-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-test-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-test-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-test-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-test-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-tidy-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-tidy-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-tidy-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-tidy-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-tokenizer-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-tokenizer-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-tokenizer-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-tokenizer-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-xmlreader-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-xmlreader-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-xmlreader-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-xmlreader-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-xmlwriter-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-xmlwriter-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-xmlwriter-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-xmlwriter-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-xsl-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-xsl-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-xsl-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-xsl-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-zip-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-zip-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-zip-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-zip-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-zlib-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-zlib-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-zlib-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-zlib-8.0.30-150400.4.43.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 Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:apache2-mod_php8-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:apache2-mod_php8-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:apache2-mod_php8-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:apache2-mod_php8-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bcmath-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bcmath-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bcmath-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bcmath-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bz2-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bz2-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bz2-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bz2-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-calendar-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-calendar-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-calendar-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-calendar-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-cli-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-cli-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-cli-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-cli-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ctype-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ctype-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ctype-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ctype-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-curl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-curl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-curl-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-curl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dba-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dba-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dba-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dba-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-devel-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-devel-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-devel-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-devel-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dom-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dom-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dom-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dom-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-embed-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-embed-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-embed-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-embed-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-enchant-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-enchant-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-enchant-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-enchant-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-exif-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-exif-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-exif-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-exif-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fastcgi-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fastcgi-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fastcgi-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fastcgi-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fileinfo-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fileinfo-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fileinfo-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fileinfo-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fpm-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fpm-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fpm-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fpm-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ftp-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ftp-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ftp-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ftp-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gd-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gd-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gd-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gd-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gettext-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gettext-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gettext-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gettext-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gmp-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gmp-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gmp-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gmp-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-iconv-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-iconv-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-iconv-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-iconv-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-intl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-intl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-intl-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-intl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ldap-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ldap-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ldap-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ldap-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mbstring-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mbstring-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mbstring-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mbstring-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mysql-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mysql-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mysql-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mysql-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-odbc-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-odbc-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-odbc-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-odbc-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-opcache-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-opcache-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-opcache-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-opcache-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-openssl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-openssl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-openssl-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-openssl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pcntl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pcntl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pcntl-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pcntl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pdo-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pdo-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pdo-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pdo-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pgsql-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pgsql-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pgsql-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pgsql-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-phar-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-phar-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-phar-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-phar-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-posix-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-posix-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-posix-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-posix-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-readline-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-readline-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-readline-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-readline-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-shmop-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-shmop-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-shmop-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-shmop-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-snmp-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-snmp-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-snmp-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-snmp-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-soap-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-soap-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-soap-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-soap-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sockets-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sockets-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sockets-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sockets-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sodium-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sodium-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sodium-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sodium-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sqlite-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sqlite-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sqlite-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sqlite-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvmsg-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvmsg-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvmsg-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvmsg-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvsem-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvsem-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvsem-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvsem-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvshm-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvshm-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvshm-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvshm-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-test-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-test-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-test-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-test-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tidy-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tidy-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tidy-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tidy-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tokenizer-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tokenizer-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tokenizer-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tokenizer-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlreader-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlreader-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlreader-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlreader-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlwriter-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlwriter-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlwriter-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlwriter-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xsl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xsl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xsl-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xsl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zip-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zip-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zip-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zip-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zlib-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zlib-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zlib-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zlib-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:apache2-mod_php8-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:apache2-mod_php8-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:apache2-mod_php8-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:apache2-mod_php8-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-bcmath-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-bcmath-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-bcmath-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-bcmath-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-bz2-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-bz2-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-bz2-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-bz2-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-calendar-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-calendar-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-calendar-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-calendar-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-cli-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-cli-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-cli-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-cli-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-ctype-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-ctype-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-ctype-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-ctype-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-curl-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-curl-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-curl-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-curl-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-dba-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-dba-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-dba-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-dba-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-devel-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-devel-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-devel-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-devel-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-dom-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-dom-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-dom-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-dom-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-embed-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-embed-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-embed-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-embed-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-enchant-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-enchant-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-enchant-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-enchant-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-exif-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-exif-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-exif-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-exif-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-fastcgi-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-fastcgi-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-fastcgi-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-fastcgi-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-fileinfo-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-fileinfo-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-fileinfo-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-fileinfo-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-fpm-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-fpm-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-fpm-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-fpm-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-ftp-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-ftp-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-ftp-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-ftp-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-gd-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-gd-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-gd-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-gd-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-gettext-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-gettext-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-gettext-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-gettext-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-gmp-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-gmp-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-gmp-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-gmp-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-iconv-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-iconv-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-iconv-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-iconv-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-intl-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-intl-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-intl-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-intl-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-ldap-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-ldap-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-ldap-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-ldap-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-mbstring-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-mbstring-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-mbstring-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-mbstring-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-mysql-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-mysql-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-mysql-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-mysql-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-odbc-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-odbc-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-odbc-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-odbc-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-opcache-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-opcache-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-opcache-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-opcache-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-openssl-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-openssl-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-openssl-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-openssl-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-pcntl-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-pcntl-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-pcntl-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-pcntl-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-pdo-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-pdo-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-pdo-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-pdo-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-pgsql-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-pgsql-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-pgsql-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-pgsql-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-phar-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-phar-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-phar-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-phar-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-posix-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-posix-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-posix-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-posix-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-readline-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-readline-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-readline-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-readline-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-shmop-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-shmop-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-shmop-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-shmop-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-snmp-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-snmp-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-snmp-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-snmp-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-soap-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-soap-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-soap-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-soap-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-sockets-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-sockets-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-sockets-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-sockets-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-sodium-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-sodium-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-sodium-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-sodium-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-sqlite-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-sqlite-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-sqlite-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-sqlite-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-sysvmsg-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-sysvmsg-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-sysvmsg-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-sysvmsg-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-sysvsem-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-sysvsem-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-sysvsem-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-sysvsem-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-sysvshm-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-sysvshm-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-sysvshm-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-sysvshm-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-test-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-test-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-test-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-test-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-tidy-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-tidy-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-tidy-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-tidy-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-tokenizer-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-tokenizer-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-tokenizer-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-tokenizer-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-xmlreader-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-xmlreader-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-xmlreader-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-xmlreader-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-xmlwriter-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-xmlwriter-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-xmlwriter-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-xmlwriter-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-xsl-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-xsl-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-xsl-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-xsl-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-zip-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-zip-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-zip-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-zip-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-zlib-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-zlib-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-zlib-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-zlib-8.0.30-150400.4.43.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:apache2-mod_php8-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:apache2-mod_php8-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:apache2-mod_php8-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:apache2-mod_php8-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bcmath-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bcmath-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bcmath-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bcmath-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bz2-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bz2-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bz2-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-bz2-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-calendar-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-calendar-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-calendar-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-calendar-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-cli-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-cli-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-cli-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-cli-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ctype-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ctype-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ctype-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ctype-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-curl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-curl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-curl-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-curl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dba-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dba-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dba-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dba-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-devel-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-devel-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-devel-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-devel-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dom-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dom-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dom-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-dom-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-embed-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-embed-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-embed-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-embed-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-enchant-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-enchant-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-enchant-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-enchant-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-exif-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-exif-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-exif-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-exif-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fastcgi-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fastcgi-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fastcgi-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fastcgi-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fileinfo-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fileinfo-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fileinfo-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fileinfo-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fpm-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fpm-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fpm-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-fpm-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ftp-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ftp-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ftp-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ftp-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gd-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gd-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gd-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gd-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gettext-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gettext-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gettext-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gettext-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gmp-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gmp-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gmp-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-gmp-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-iconv-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-iconv-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-iconv-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-iconv-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-intl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-intl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-intl-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-intl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ldap-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ldap-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ldap-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-ldap-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mbstring-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mbstring-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mbstring-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mbstring-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mysql-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mysql-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mysql-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-mysql-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-odbc-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-odbc-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-odbc-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-odbc-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-opcache-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-opcache-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-opcache-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-opcache-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-openssl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-openssl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-openssl-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-openssl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pcntl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pcntl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pcntl-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pcntl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pdo-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pdo-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pdo-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pdo-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pgsql-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pgsql-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pgsql-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-pgsql-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-phar-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-phar-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-phar-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-phar-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-posix-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-posix-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-posix-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-posix-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-readline-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-readline-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-readline-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-readline-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-shmop-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-shmop-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-shmop-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-shmop-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-snmp-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-snmp-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-snmp-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-snmp-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-soap-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-soap-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-soap-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-soap-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sockets-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sockets-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sockets-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sockets-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sodium-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sodium-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sodium-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sodium-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sqlite-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sqlite-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sqlite-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sqlite-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvmsg-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvmsg-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvmsg-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvmsg-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvsem-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvsem-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvsem-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvsem-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvshm-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvshm-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvshm-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-sysvshm-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-test-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-test-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-test-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-test-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tidy-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tidy-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tidy-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tidy-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tokenizer-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tokenizer-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tokenizer-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-tokenizer-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlreader-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlreader-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlreader-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlreader-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlwriter-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlwriter-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlwriter-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xmlwriter-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xsl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xsl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xsl-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-xsl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zip-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zip-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zip-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zip-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zlib-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zlib-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zlib-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:php8-zlib-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.43.1.x86_64",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.43.1.ppc64le",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.43.1.s390x",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:apache2-mod_php8-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:apache2-mod_php8-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:apache2-mod_php8-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:apache2-mod_php8-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-bcmath-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-bcmath-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-bcmath-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-bcmath-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-bz2-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-bz2-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-bz2-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-bz2-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-calendar-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-calendar-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-calendar-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-calendar-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-cli-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-cli-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-cli-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-cli-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-ctype-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-ctype-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-ctype-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-ctype-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-curl-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-curl-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-curl-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-curl-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-dba-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-dba-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-dba-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-dba-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-devel-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-devel-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-devel-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-devel-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-dom-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-dom-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-dom-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-dom-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-embed-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-embed-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-embed-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-embed-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-enchant-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-enchant-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-enchant-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-enchant-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-exif-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-exif-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-exif-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-exif-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-fastcgi-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-fastcgi-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-fastcgi-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-fastcgi-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-fileinfo-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-fileinfo-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-fileinfo-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-fileinfo-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-fpm-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-fpm-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-fpm-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-fpm-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-ftp-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-ftp-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-ftp-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-ftp-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-gd-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-gd-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-gd-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-gd-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-gettext-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-gettext-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-gettext-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-gettext-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-gmp-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-gmp-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-gmp-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-gmp-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-iconv-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-iconv-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-iconv-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-iconv-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-intl-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-intl-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-intl-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-intl-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-ldap-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-ldap-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-ldap-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-ldap-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-mbstring-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-mbstring-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-mbstring-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-mbstring-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-mysql-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-mysql-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-mysql-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-mysql-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-odbc-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-odbc-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-odbc-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-odbc-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-opcache-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-opcache-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-opcache-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-opcache-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-openssl-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-openssl-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-openssl-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-openssl-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-pcntl-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-pcntl-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-pcntl-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-pcntl-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-pdo-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-pdo-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-pdo-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-pdo-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-pgsql-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-pgsql-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-pgsql-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-pgsql-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-phar-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-phar-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-phar-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-phar-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-posix-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-posix-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-posix-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-posix-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-readline-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-readline-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-readline-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-readline-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-shmop-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-shmop-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-shmop-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-shmop-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-snmp-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-snmp-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-snmp-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-snmp-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-soap-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-soap-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-soap-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-soap-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-sockets-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-sockets-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-sockets-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-sockets-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-sodium-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-sodium-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-sodium-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-sodium-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-sqlite-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-sqlite-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-sqlite-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-sqlite-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-sysvmsg-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-sysvmsg-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-sysvmsg-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-sysvmsg-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-sysvsem-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-sysvsem-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-sysvsem-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-sysvsem-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-sysvshm-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-sysvshm-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-sysvshm-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-sysvshm-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-test-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-test-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-test-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-test-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-tidy-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-tidy-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-tidy-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-tidy-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-tokenizer-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-tokenizer-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-tokenizer-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-tokenizer-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-xmlreader-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-xmlreader-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-xmlreader-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-xmlreader-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-xmlwriter-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-xmlwriter-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-xmlwriter-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-xmlwriter-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-xsl-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-xsl-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-xsl-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-xsl-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-zip-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-zip-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-zip-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-zip-8.0.30-150400.4.43.1.x86_64",
"openSUSE Leap 15.5:php8-zlib-8.0.30-150400.4.43.1.aarch64",
"openSUSE Leap 15.5:php8-zlib-8.0.30-150400.4.43.1.ppc64le",
"openSUSE Leap 15.5:php8-zlib-8.0.30-150400.4.43.1.s390x",
"openSUSE Leap 15.5:php8-zlib-8.0.30-150400.4.43.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-17T07:32:13Z",
"details": "moderate"
}
],
"title": "CVE-2024-5458"
}
]
}
WID-SEC-W-2024-1320
Vulnerability from csaf_certbund - Published: 2024-06-06 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 und um Sicherheitsmechanismen zu umgehen.
Betroffene Betriebssysteme: - Sonstiges
- UNIX
- Windows
Affected products
Known affected
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Unify OpenScape Voice Trace Manager <V8.R0.9.14
Unify / OpenScape Voice Trace Manager
|
<V8.R0.9.14 | ||
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Open Source PHP <8.1.29
Open Source / PHP
|
<8.1.29 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Open Source PHP <8.2.20
Open Source / PHP
|
<8.2.20 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle: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.3.8
Open Source / PHP
|
<8.3.8 | ||
|
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:-
|
— | |
|
Unify OpenScape Voice Trace Manager <V8.R0.9.14
Unify / OpenScape Voice Trace Manager
|
<V8.R0.9.14 | ||
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Open Source PHP <8.1.29
Open Source / PHP
|
<8.1.29 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Open Source PHP <8.2.20
Open Source / PHP
|
<8.2.20 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle: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.3.8
Open Source / PHP
|
<8.3.8 | ||
|
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:-
|
— | |
|
Unify OpenScape Voice Trace Manager <V8.R0.9.14
Unify / OpenScape Voice Trace Manager
|
<V8.R0.9.14 | ||
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Open Source PHP <8.1.29
Open Source / PHP
|
<8.1.29 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Open Source PHP <8.2.20
Open Source / PHP
|
<8.2.20 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle: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.3.8
Open Source / PHP
|
<8.3.8 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— |
References
33 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 und um Sicherheitsmechanismen zu umgehen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-1320 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1320.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-1320 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1320"
},
{
"category": "external",
"summary": "PHP Changelog Version 8.1.29 vom 2024-06-06",
"url": "https://www.php.net/ChangeLog-8.php#8.1.29"
},
{
"category": "external",
"summary": "PHP Changelog Version 8.2.20 vom 2024-06-06",
"url": "https://php.net/ChangeLog-8.php#8.2.20"
},
{
"category": "external",
"summary": "PHP Changelog Version 8.3.8 vom 2024-06-06",
"url": "https://php.net/ChangeLog-8.php#8.3.8"
},
{
"category": "external",
"summary": "DevCore Security Alert: CVE-2024-4577 - PHP CGI Argument Injection Vulnerability vom 2024-06-06",
"url": "https://devco.re/blog/2024/06/06/security-alert-cve-2024-4577-php-cgi-argument-injection-vulnerability-en/"
},
{
"category": "external",
"summary": "PoC CVE-2024-4577 vom 2024-06-07",
"url": "https://github.com/watchtowrlabs/CVE-2024-4577"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:2027-1 vom 2024-06-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-June/018717.html"
},
{
"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": "SUSE Security Update SUSE-SU-2024:2039-1 vom 2024-06-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-June/018726.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:2038-1 vom 2024-06-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-June/018727.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-3833 vom 2024-06-18",
"url": "https://lists.debian.org/debian-lts-announce/2024/06/msg00009.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-6841-1 vom 2024-06-19",
"url": "https://ubuntu.com/security/notices/USN-6841-1"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-5717 vom 2024-06-20",
"url": "https://lists.debian.org/debian-security-announce/2024/msg00127.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": "Mitel Product Security Advisory",
"url": "https://www.mitel.com/support/security-advisories/obso-2407-01"
},
{
"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": "Symantec Enterprise Blog vom 2024-08-20",
"url": "https://symantec-enterprise-blogs.security.com/threat-intelligence/taiwan-malware-dns"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-6841-2 vom 2024-09-09",
"url": "https://ubuntu.com/security/notices/USN-6841-2"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2024-2B429E720E vom 2024-09-25",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-2b429e720e"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2024-7C800C4DF7 vom 2024-09-25",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-7c800c4df7"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2024-A03B06DBD0 vom 2024-09-25",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-a03b06dbd0"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASPHP8.2-2024-005 vom 2024-10-02",
"url": "https://alas.aws.amazon.com/AL2/ALASPHP8.2-2024-005.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-3920 vom 2024-10-15",
"url": "https://lists.debian.org/debian-lts-announce/2024/10/msg00011.html"
},
{
"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: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-10952 vom 2024-12-13",
"url": "https://linux.oracle.com/errata/ELSA-2024-10952.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": "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:03.793+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.12"
}
},
"id": "WID-SEC-W-2024-1320",
"initial_release_date": "2024-06-06T22:00:00.000+00:00",
"revision_history": [
{
"date": "2024-06-06T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-06-13T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-06-16T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-06-17T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2024-06-19T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2024-06-20T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2024-06-24T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2024-07-10T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Unify aufgenommen"
},
{
"date": "2024-08-11T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Gentoo aufgenommen"
},
{
"date": "2024-08-20T22:00:00.000+00:00",
"number": "10",
"summary": "CVE-2024-4577 wird ausgenutzt"
},
{
"date": "2024-09-09T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2024-09-24T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2024-10-03T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2024-10-14T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2024-11-21T23:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von XEROX aufgenommen"
},
{
"date": "2024-12-10T23:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-12-11T23:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-12-12T23:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-05-12T22:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "19"
}
},
"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.3.8",
"product": {
"name": "Open Source PHP \u003c8.3.8",
"product_id": "T035261"
}
},
{
"category": "product_version",
"name": "8.3.8",
"product": {
"name": "Open Source PHP 8.3.8",
"product_id": "T035261-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:php:php:8.3.8"
}
}
},
{
"category": "product_version_range",
"name": "\u003c8.2.20",
"product": {
"name": "Open Source PHP \u003c8.2.20",
"product_id": "T035262"
}
},
{
"category": "product_version",
"name": "8.2.20",
"product": {
"name": "Open Source PHP 8.2.20",
"product_id": "T035262-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:php:php:8.2.20"
}
}
},
{
"category": "product_version_range",
"name": "\u003c8.1.29",
"product": {
"name": "Open Source PHP \u003c8.1.29",
"product_id": "T035263"
}
},
{
"category": "product_version",
"name": "8.1.29",
"product": {
"name": "Open Source PHP 8.1.29",
"product_id": "T035263-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:php:php:8.1.29"
}
}
}
],
"category": "product_name",
"name": "PHP"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV8.R0.9.14",
"product": {
"name": "Unify OpenScape Voice Trace Manager \u003cV8.R0.9.14",
"product_id": "T036102"
}
},
{
"category": "product_version",
"name": "V8.R0.9.14",
"product": {
"name": "Unify OpenScape Voice Trace Manager V8.R0.9.14",
"product_id": "T036102-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:unify:openscape_voice_trace_manager:v8.r0.9.14"
}
}
}
],
"category": "product_name",
"name": "OpenScape Voice Trace Manager"
}
],
"category": "vendor",
"name": "Unify"
},
{
"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-4577",
"product_status": {
"known_affected": [
"67646",
"T036102",
"T015632",
"T035263",
"T012167",
"T035262",
"T004914",
"74185",
"2951",
"T002207",
"T035261",
"T000126",
"398363"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2024-4577"
},
{
"cve": "CVE-2024-5458",
"product_status": {
"known_affected": [
"67646",
"T036102",
"T015632",
"T035263",
"T012167",
"T035262",
"T004914",
"74185",
"2951",
"T002207",
"T035261",
"T000126",
"398363"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2024-5458"
},
{
"cve": "CVE-2024-5585",
"product_status": {
"known_affected": [
"67646",
"T036102",
"T015632",
"T035263",
"T012167",
"T035262",
"T004914",
"74185",
"2951",
"T002207",
"T035261",
"T000126",
"398363"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2024-5585"
}
]
}
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…