Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-0567 (GCVE-0-2023-0567)
Vulnerability from cvelistv5 – Published: 2023-02-16 06:15 – Updated: 2024-08-02 05:17- n/a
- CWE-916 - Use of Password Hash With Insufficient Computational Effort
| Vendor | Product | Version | |
|---|---|---|---|
| PHP Group | PHP |
Affected:
8.0.x , < 8.0.28
(semver)
Affected: 8.1.x , < 8.1.16 (semver) Affected: 8.2.x , < 8.2.3 (semver) |
|
| php_group | php |
Affected:
8.0.0 , < 80.28
(semver)
Affected: 8.1.0 , < 8.1.16 (semver) Affected: 8.2.0 , < 8.2.3 (semver) cpe:2.3:a:php_group:php:8.0.0:*:*:*:*:*:*:* cpe:2.3:a:php_group:php:8.1.0:*:*:*:*:*:*:* cpe:2.3:a:php_group:php:8.2.0:*:*:*:*:*:*:* |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T05:17:50.104Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://security.netapp.com/advisory/ntap-20230331-0008/"
},
{
"tags": [
"x_transferred"
],
"url": "https://bugs.php.net/bug.php?id=81744"
},
{
"tags": [
"x_transferred"
],
"url": "https://github.com/php/php-src/security/advisories/GHSA-7fj2-8x79-rjf4"
}
],
"title": "CVE Program Container"
},
{
"affected": [
{
"cpes": [
"cpe:2.3:a:php_group:php:8.0.0:*:*:*:*:*:*:*",
"cpe:2.3:a:php_group:php:8.1.0:*:*:*:*:*:*:*",
"cpe:2.3:a:php_group:php:8.2.0:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "php",
"vendor": "php_group",
"versions": [
{
"lessThan": "80.28",
"status": "affected",
"version": "8.0.0",
"versionType": "semver"
},
{
"lessThan": "8.1.16",
"status": "affected",
"version": "8.1.0",
"versionType": "semver"
},
{
"lessThan": "8.2.3",
"status": "affected",
"version": "8.2.0",
"versionType": "semver"
}
]
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2023-0567",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-08-01T15:34:47.733360Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-916",
"description": "CWE-916 Use of Password Hash With Insufficient Computational Effort",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-08-01T15:34:50.014Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "affected",
"product": "PHP",
"programRoutines": [
{
"name": "password_verify"
}
],
"repo": "https://github.com/php/php-src",
"vendor": "PHP Group",
"versions": [
{
"lessThan": "8.0.28",
"status": "affected",
"version": "8.0.x",
"versionType": "semver"
},
{
"lessThan": "8.1.16",
"status": "affected",
"version": "8.1.x",
"versionType": "semver"
},
{
"lessThan": "8.2.3",
"status": "affected",
"version": "8.2.x",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "remediation developer",
"user": "00000000-0000-4000-9000-000000000000",
"value": "Tim D\u00fcsterhus"
},
{
"lang": "en",
"type": "finder",
"user": "00000000-0000-4000-9000-000000000000",
"value": "tech at mkdgs dot fr"
}
],
"datePublic": "2023-02-13T05:40:00.000Z",
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cbr\u003e\u003cp\u003eIn PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, password_verify() function may accept some invalid Blowfish hashes as valid. If such invalid hash ever ends up in the password database, it may lead to an application allowing any password for this entry as valid.\u0026nbsp;\u003c/p\u003e"
}
],
"value": "In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, password_verify() function may accept some invalid Blowfish hashes as valid. If such invalid hash ever ends up in the password database, it may lead to an application allowing any password for this entry as valid."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-03-01T05:45:13.020Z",
"orgId": "dd77f84a-d19a-4638-8c3d-a322d820ed2b",
"shortName": "php"
},
"references": [
{
"url": "https://bugs.php.net/bug.php?id=81744"
},
{
"url": "https://github.com/php/php-src/security/advisories/GHSA-7fj2-8x79-rjf4"
}
],
"source": {
"discovery": "EXTERNAL"
},
"title": "password_verify() always returns true for some invalid hashes",
"x_generator": {
"engine": "Vulnogram 0.1.0-dev"
}
}
},
"cveMetadata": {
"assignerOrgId": "dd77f84a-d19a-4638-8c3d-a322d820ed2b",
"assignerShortName": "php",
"cveId": "CVE-2023-0567",
"datePublished": "2023-02-16T06:15:50.127Z",
"dateReserved": "2023-01-29T07:45:55.380Z",
"dateUpdated": "2024-08-02T05:17:50.104Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2023-0567",
"date": "2026-06-07",
"epss": "0.00142",
"percentile": "0.34074"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"8.0.0\", \"versionEndExcluding\": \"8.0.28\", \"matchCriteriaId\": \"BBCCD85D-5679-42EE-B6C6-A9A309E2B4BC\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"8.1.0\", \"versionEndExcluding\": \"8.1.16\", \"matchCriteriaId\": \"EDC7B443-3E3C-4888-AC9B-7415D2C5C059\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"8.2.0\", \"versionEndExcluding\": \"8.2.3\", \"matchCriteriaId\": \"7C14298C-48A4-4FD8-BFA0-808CF935490B\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, password_verify() function may accept some invalid Blowfish hashes as valid. If such invalid hash ever ends up in the password database, it may lead to an application allowing any password for this entry as valid.\\u00a0\\n\\n\"}]",
"id": "CVE-2023-0567",
"lastModified": "2024-11-21T07:37:24.913",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"security@php.net\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N\", \"baseScore\": 7.7, \"baseSeverity\": \"HIGH\", \"attackVector\": \"LOCAL\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 2.5, \"impactScore\": 5.2}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N\", \"baseScore\": 6.2, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"LOCAL\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 2.5, \"impactScore\": 3.6}, {\"source\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N\", \"baseScore\": 8.1, \"baseSeverity\": \"HIGH\", \"attackVector\": \"ADJACENT_NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 2.8, \"impactScore\": 5.2}]}",
"published": "2023-03-01T08:15:11.530",
"references": "[{\"url\": \"https://bugs.php.net/bug.php?id=81744\", \"source\": \"security@php.net\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://github.com/php/php-src/security/advisories/GHSA-7fj2-8x79-rjf4\", \"source\": \"security@php.net\", \"tags\": [\"Exploit\", \"Vendor Advisory\"]}, {\"url\": \"https://bugs.php.net/bug.php?id=81744\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://github.com/php/php-src/security/advisories/GHSA-7fj2-8x79-rjf4\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Vendor Advisory\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20230331-0008/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
"sourceIdentifier": "security@php.net",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-916\"}]}, {\"source\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-916\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-0567\",\"sourceIdentifier\":\"security@php.net\",\"published\":\"2023-03-01T08:15:11.530\",\"lastModified\":\"2026-02-25T17:17:09.550\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, password_verify() function may accept some invalid Blowfish hashes as valid. If such invalid hash ever ends up in the password database, it may lead to an application allowing any password for this entry as valid.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security@php.net\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N\",\"baseScore\":7.7,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.5,\"impactScore\":5.2},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N\",\"baseScore\":6.2,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.5,\"impactScore\":3.6},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N\",\"baseScore\":8.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"ADJACENT_NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":5.2}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-916\"}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-916\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.0.0\",\"versionEndExcluding\":\"8.0.28\",\"matchCriteriaId\":\"BBCCD85D-5679-42EE-B6C6-A9A309E2B4BC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.1.0\",\"versionEndExcluding\":\"8.1.16\",\"matchCriteriaId\":\"EDC7B443-3E3C-4888-AC9B-7415D2C5C059\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.2.0\",\"versionEndExcluding\":\"8.2.3\",\"matchCriteriaId\":\"7C14298C-48A4-4FD8-BFA0-808CF935490B\"}]}]}],\"references\":[{\"url\":\"https://bugs.php.net/bug.php?id=81744\",\"source\":\"security@php.net\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://github.com/php/php-src/security/advisories/GHSA-7fj2-8x79-rjf4\",\"source\":\"security@php.net\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]},{\"url\":\"https://bugs.php.net/bug.php?id=81744\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://github.com/php/php-src/security/advisories/GHSA-7fj2-8x79-rjf4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20230331-0008/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://security.netapp.com/advisory/ntap-20230331-0008/\"}, {\"url\": \"https://bugs.php.net/bug.php?id=81744\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://github.com/php/php-src/security/advisories/GHSA-7fj2-8x79-rjf4\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T05:17:50.104Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 8.1, \"attackVector\": \"ADJACENT_NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-0567\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-08-01T15:34:47.733360Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:php_group:php:8.0.0:*:*:*:*:*:*:*\", \"cpe:2.3:a:php_group:php:8.1.0:*:*:*:*:*:*:*\", \"cpe:2.3:a:php_group:php:8.2.0:*:*:*:*:*:*:*\"], \"vendor\": \"php_group\", \"product\": \"php\", \"versions\": [{\"status\": \"affected\", \"version\": \"8.0.0\", \"lessThan\": \"80.28\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"8.1.0\", \"lessThan\": \"8.1.16\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"8.2.0\", \"lessThan\": \"8.2.3\", \"versionType\": \"semver\"}], \"defaultStatus\": \"unknown\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-916\", \"description\": \"CWE-916 Use of Password Hash With Insufficient Computational Effort\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-08-01T15:34:09.505Z\"}}], \"cna\": {\"title\": \"password_verify() always returns true for some invalid hashes\", \"source\": {\"discovery\": \"EXTERNAL\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"remediation developer\", \"user\": \"00000000-0000-4000-9000-000000000000\", \"value\": \"Tim D\\u00fcsterhus\"}, {\"lang\": \"en\", \"type\": \"finder\", \"user\": \"00000000-0000-4000-9000-000000000000\", \"value\": \"tech at mkdgs dot fr\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.7, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"repo\": \"https://github.com/php/php-src\", \"vendor\": \"PHP Group\", \"product\": \"PHP\", \"versions\": [{\"status\": \"affected\", \"version\": \"8.0.x\", \"lessThan\": \"8.0.28\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"8.1.x\", \"lessThan\": \"8.1.16\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"8.2.x\", \"lessThan\": \"8.2.3\", \"versionType\": \"semver\"}], \"defaultStatus\": \"affected\", \"programRoutines\": [{\"name\": \"password_verify\"}]}], \"datePublic\": \"2023-02-13T05:40:00.000Z\", \"references\": [{\"url\": \"https://bugs.php.net/bug.php?id=81744\"}, {\"url\": \"https://github.com/php/php-src/security/advisories/GHSA-7fj2-8x79-rjf4\"}], \"x_generator\": {\"engine\": \"Vulnogram 0.1.0-dev\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, password_verify() function may accept some invalid Blowfish hashes as valid. If such invalid hash ever ends up in the password database, it may lead to an application allowing any password for this entry as valid.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cbr\u003e\u003cp\u003eIn PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, password_verify() function may accept some invalid Blowfish hashes as valid. If such invalid hash ever ends up in the password database, it may lead to an application allowing any password for this entry as valid.\u0026nbsp;\u003c/p\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"text\", \"description\": \"n/a\"}]}], \"providerMetadata\": {\"orgId\": \"dd77f84a-d19a-4638-8c3d-a322d820ed2b\", \"shortName\": \"php\", \"dateUpdated\": \"2023-03-01T05:45:13.020Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2023-0567\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-08-02T05:17:50.104Z\", \"dateReserved\": \"2023-01-29T07:45:55.380Z\", \"assignerOrgId\": \"dd77f84a-d19a-4638-8c3d-a322d820ed2b\", \"datePublished\": \"2023-02-16T06:15:50.127Z\", \"assignerShortName\": \"php\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
SUSE-SU-2023:0476-1
Vulnerability from csaf_suse - Published: 2023-02-22 10:25 - Updated: 2023-02-22 10:25| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.51.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.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bcmath-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bcmath-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bz2-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bz2-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-calendar-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-calendar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ctype-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ctype-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-curl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-curl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dba-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dba-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-devel-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-devel-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dom-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dom-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-enchant-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-enchant-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-exif-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-exif-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fpm-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fpm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ftp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ftp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gd-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gd-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gettext-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gettext-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gmp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-iconv-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-iconv-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-intl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-intl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-json-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-json-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ldap-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ldap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mbstring-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mbstring-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mysql-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mysql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-odbc-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-odbc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-opcache-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-opcache-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-openssl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-openssl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pcntl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pcntl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pdo-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pdo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pgsql-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pgsql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-phar-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-phar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-posix-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-posix-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-readline-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-readline-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-shmop-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-shmop-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-snmp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-snmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-soap-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-soap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sockets-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sockets-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sodium-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sodium-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sqlite-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sqlite-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tidy-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tidy-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xsl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xsl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zip-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zip-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zlib-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zlib-7.4.33-150200.3.51.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.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.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.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.51.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.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.51.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.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bcmath-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bcmath-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bz2-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bz2-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-calendar-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-calendar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ctype-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ctype-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-curl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-curl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dba-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dba-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-devel-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-devel-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dom-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dom-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-enchant-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-enchant-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-exif-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-exif-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fpm-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fpm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ftp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ftp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gd-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gd-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gettext-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gettext-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gmp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-iconv-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-iconv-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-intl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-intl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-json-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-json-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ldap-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ldap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mbstring-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mbstring-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mysql-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mysql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-odbc-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-odbc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-opcache-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-opcache-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-openssl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-openssl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pcntl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pcntl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pdo-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pdo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pgsql-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pgsql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-phar-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-phar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-posix-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-posix-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-readline-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-readline-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-shmop-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-shmop-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-snmp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-snmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-soap-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-soap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sockets-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sockets-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sodium-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sodium-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sqlite-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sqlite-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tidy-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tidy-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xsl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xsl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zip-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zip-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zlib-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zlib-7.4.33-150200.3.51.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.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.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.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.51.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.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.51.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.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bcmath-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bcmath-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bz2-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bz2-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-calendar-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-calendar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ctype-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ctype-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-curl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-curl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dba-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dba-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-devel-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-devel-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dom-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dom-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-enchant-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-enchant-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-exif-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-exif-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fpm-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fpm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ftp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ftp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gd-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gd-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gettext-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gettext-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gmp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-iconv-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-iconv-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-intl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-intl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-json-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-json-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ldap-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ldap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mbstring-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mbstring-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mysql-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mysql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-odbc-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-odbc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-opcache-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-opcache-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-openssl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-openssl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pcntl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pcntl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pdo-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pdo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pgsql-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pgsql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-phar-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-phar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-posix-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-posix-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-readline-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-readline-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-shmop-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-shmop-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-snmp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-snmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-soap-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-soap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sockets-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sockets-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sodium-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sodium-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sqlite-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sqlite-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tidy-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tidy-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xsl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xsl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zip-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zip-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zlib-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zlib-7.4.33-150200.3.51.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.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.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.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.51.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.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.51.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.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bcmath-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bcmath-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bz2-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bz2-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-calendar-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-calendar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ctype-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ctype-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-curl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-curl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dba-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dba-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-devel-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-devel-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dom-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dom-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-enchant-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-enchant-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-exif-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-exif-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fpm-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fpm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ftp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ftp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gd-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gd-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gettext-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gettext-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gmp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-iconv-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-iconv-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-intl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-intl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-json-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-json-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ldap-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ldap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mbstring-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mbstring-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mysql-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mysql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-odbc-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-odbc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-opcache-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-opcache-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-openssl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-openssl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pcntl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pcntl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pdo-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pdo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pgsql-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pgsql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-phar-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-phar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-posix-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-posix-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-readline-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-readline-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-shmop-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-shmop-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-snmp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-snmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-soap-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-soap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sockets-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sockets-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sodium-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sodium-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sqlite-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sqlite-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tidy-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tidy-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xsl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xsl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zip-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zip-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zlib-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zlib-7.4.33-150200.3.51.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.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.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.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.51.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.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for php7",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for php7 fixes the following issues:\n\n - CVE-2022-31631: Fixed an issue where PDO::quote would return an unquoted string (bsc#1206958).\n - CVE-2023-0568: Fixed NULL byte off-by-one in php_check_specific_open_basedir (bnc#1208366).\n - CVE-2023-0662: Fixed DoS vulnerability when parsing multipart request body (bnc#1208367).\n - CVE-2023-0567: Fixed vulnerability where BCrypt hashes erroneously validate if the salt is cut short by `$` (bsc#1208388).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-476,SUSE-SLE-Product-HPC-15-SP2-LTSS-2023-476,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-476,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-476,SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-476,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-476,SUSE-SLE-Product-SLES_SAP-15-SP2-2023-476,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-476,SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-476,SUSE-Storage-7-2023-476,SUSE-Storage-7.1-2023-476,openSUSE-SLE-15.4-2023-476",
"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-2023_0476-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:0476-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20230476-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:0476-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-February/013867.html"
},
{
"category": "self",
"summary": "SUSE Bug 1206958",
"url": "https://bugzilla.suse.com/1206958"
},
{
"category": "self",
"summary": "SUSE Bug 1208366",
"url": "https://bugzilla.suse.com/1208366"
},
{
"category": "self",
"summary": "SUSE Bug 1208367",
"url": "https://bugzilla.suse.com/1208367"
},
{
"category": "self",
"summary": "SUSE Bug 1208388",
"url": "https://bugzilla.suse.com/1208388"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-31631 page",
"url": "https://www.suse.com/security/cve/CVE-2022-31631/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-0567 page",
"url": "https://www.suse.com/security/cve/CVE-2023-0567/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-0568 page",
"url": "https://www.suse.com/security/cve/CVE-2023-0568/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-0662 page",
"url": "https://www.suse.com/security/cve/CVE-2023-0662/"
}
],
"title": "Security update for php7",
"tracking": {
"current_release_date": "2023-02-22T10:25:59Z",
"generator": {
"date": "2023-02-22T10:25:59Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:0476-1",
"initial_release_date": "2023-02-22T10:25:59Z",
"revision_history": [
{
"date": "2023-02-22T10:25:59Z",
"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.51.1.aarch64",
"product": {
"name": "apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"product_id": "apache2-mod_php7-7.4.33-150200.3.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-7.4.33-150200.3.51.1.aarch64",
"product": {
"name": "php7-7.4.33-150200.3.51.1.aarch64",
"product_id": "php7-7.4.33-150200.3.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"product": {
"name": "php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"product_id": "php7-bcmath-7.4.33-150200.3.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-150200.3.51.1.aarch64",
"product": {
"name": "php7-bz2-7.4.33-150200.3.51.1.aarch64",
"product_id": "php7-bz2-7.4.33-150200.3.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-150200.3.51.1.aarch64",
"product": {
"name": "php7-calendar-7.4.33-150200.3.51.1.aarch64",
"product_id": "php7-calendar-7.4.33-150200.3.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-150200.3.51.1.aarch64",
"product": {
"name": "php7-ctype-7.4.33-150200.3.51.1.aarch64",
"product_id": "php7-ctype-7.4.33-150200.3.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-150200.3.51.1.aarch64",
"product": {
"name": "php7-curl-7.4.33-150200.3.51.1.aarch64",
"product_id": "php7-curl-7.4.33-150200.3.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-150200.3.51.1.aarch64",
"product": {
"name": "php7-dba-7.4.33-150200.3.51.1.aarch64",
"product_id": "php7-dba-7.4.33-150200.3.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-150200.3.51.1.aarch64",
"product": {
"name": "php7-devel-7.4.33-150200.3.51.1.aarch64",
"product_id": "php7-devel-7.4.33-150200.3.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-150200.3.51.1.aarch64",
"product": {
"name": "php7-dom-7.4.33-150200.3.51.1.aarch64",
"product_id": "php7-dom-7.4.33-150200.3.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.33-150200.3.51.1.aarch64",
"product": {
"name": "php7-embed-7.4.33-150200.3.51.1.aarch64",
"product_id": "php7-embed-7.4.33-150200.3.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-150200.3.51.1.aarch64",
"product": {
"name": "php7-enchant-7.4.33-150200.3.51.1.aarch64",
"product_id": "php7-enchant-7.4.33-150200.3.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-150200.3.51.1.aarch64",
"product": {
"name": "php7-exif-7.4.33-150200.3.51.1.aarch64",
"product_id": "php7-exif-7.4.33-150200.3.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"product": {
"name": "php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"product_id": "php7-fastcgi-7.4.33-150200.3.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"product": {
"name": "php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"product_id": "php7-fileinfo-7.4.33-150200.3.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-firebird-7.4.33-150200.3.51.1.aarch64",
"product": {
"name": "php7-firebird-7.4.33-150200.3.51.1.aarch64",
"product_id": "php7-firebird-7.4.33-150200.3.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.33-150200.3.51.1.aarch64",
"product": {
"name": "php7-fpm-7.4.33-150200.3.51.1.aarch64",
"product_id": "php7-fpm-7.4.33-150200.3.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-150200.3.51.1.aarch64",
"product": {
"name": "php7-ftp-7.4.33-150200.3.51.1.aarch64",
"product_id": "php7-ftp-7.4.33-150200.3.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-150200.3.51.1.aarch64",
"product": {
"name": "php7-gd-7.4.33-150200.3.51.1.aarch64",
"product_id": "php7-gd-7.4.33-150200.3.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-150200.3.51.1.aarch64",
"product": {
"name": "php7-gettext-7.4.33-150200.3.51.1.aarch64",
"product_id": "php7-gettext-7.4.33-150200.3.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-150200.3.51.1.aarch64",
"product": {
"name": "php7-gmp-7.4.33-150200.3.51.1.aarch64",
"product_id": "php7-gmp-7.4.33-150200.3.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-150200.3.51.1.aarch64",
"product": {
"name": "php7-iconv-7.4.33-150200.3.51.1.aarch64",
"product_id": "php7-iconv-7.4.33-150200.3.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-150200.3.51.1.aarch64",
"product": {
"name": "php7-intl-7.4.33-150200.3.51.1.aarch64",
"product_id": "php7-intl-7.4.33-150200.3.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-150200.3.51.1.aarch64",
"product": {
"name": "php7-json-7.4.33-150200.3.51.1.aarch64",
"product_id": "php7-json-7.4.33-150200.3.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-150200.3.51.1.aarch64",
"product": {
"name": "php7-ldap-7.4.33-150200.3.51.1.aarch64",
"product_id": "php7-ldap-7.4.33-150200.3.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"product": {
"name": "php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"product_id": "php7-mbstring-7.4.33-150200.3.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-150200.3.51.1.aarch64",
"product": {
"name": "php7-mysql-7.4.33-150200.3.51.1.aarch64",
"product_id": "php7-mysql-7.4.33-150200.3.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-150200.3.51.1.aarch64",
"product": {
"name": "php7-odbc-7.4.33-150200.3.51.1.aarch64",
"product_id": "php7-odbc-7.4.33-150200.3.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-150200.3.51.1.aarch64",
"product": {
"name": "php7-opcache-7.4.33-150200.3.51.1.aarch64",
"product_id": "php7-opcache-7.4.33-150200.3.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-150200.3.51.1.aarch64",
"product": {
"name": "php7-openssl-7.4.33-150200.3.51.1.aarch64",
"product_id": "php7-openssl-7.4.33-150200.3.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"product": {
"name": "php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"product_id": "php7-pcntl-7.4.33-150200.3.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-150200.3.51.1.aarch64",
"product": {
"name": "php7-pdo-7.4.33-150200.3.51.1.aarch64",
"product_id": "php7-pdo-7.4.33-150200.3.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"product": {
"name": "php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"product_id": "php7-pgsql-7.4.33-150200.3.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-150200.3.51.1.aarch64",
"product": {
"name": "php7-phar-7.4.33-150200.3.51.1.aarch64",
"product_id": "php7-phar-7.4.33-150200.3.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-150200.3.51.1.aarch64",
"product": {
"name": "php7-posix-7.4.33-150200.3.51.1.aarch64",
"product_id": "php7-posix-7.4.33-150200.3.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-150200.3.51.1.aarch64",
"product": {
"name": "php7-readline-7.4.33-150200.3.51.1.aarch64",
"product_id": "php7-readline-7.4.33-150200.3.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-150200.3.51.1.aarch64",
"product": {
"name": "php7-shmop-7.4.33-150200.3.51.1.aarch64",
"product_id": "php7-shmop-7.4.33-150200.3.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-150200.3.51.1.aarch64",
"product": {
"name": "php7-snmp-7.4.33-150200.3.51.1.aarch64",
"product_id": "php7-snmp-7.4.33-150200.3.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-150200.3.51.1.aarch64",
"product": {
"name": "php7-soap-7.4.33-150200.3.51.1.aarch64",
"product_id": "php7-soap-7.4.33-150200.3.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-150200.3.51.1.aarch64",
"product": {
"name": "php7-sockets-7.4.33-150200.3.51.1.aarch64",
"product_id": "php7-sockets-7.4.33-150200.3.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-150200.3.51.1.aarch64",
"product": {
"name": "php7-sodium-7.4.33-150200.3.51.1.aarch64",
"product_id": "php7-sodium-7.4.33-150200.3.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"product": {
"name": "php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"product_id": "php7-sqlite-7.4.33-150200.3.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"product": {
"name": "php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"product_id": "php7-sysvmsg-7.4.33-150200.3.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"product": {
"name": "php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"product_id": "php7-sysvsem-7.4.33-150200.3.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"product": {
"name": "php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"product_id": "php7-sysvshm-7.4.33-150200.3.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.33-150200.3.51.1.aarch64",
"product": {
"name": "php7-test-7.4.33-150200.3.51.1.aarch64",
"product_id": "php7-test-7.4.33-150200.3.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-150200.3.51.1.aarch64",
"product": {
"name": "php7-tidy-7.4.33-150200.3.51.1.aarch64",
"product_id": "php7-tidy-7.4.33-150200.3.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"product": {
"name": "php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"product_id": "php7-tokenizer-7.4.33-150200.3.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"product": {
"name": "php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"product_id": "php7-xmlreader-7.4.33-150200.3.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"product": {
"name": "php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"product_id": "php7-xmlrpc-7.4.33-150200.3.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"product": {
"name": "php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"product_id": "php7-xmlwriter-7.4.33-150200.3.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-150200.3.51.1.aarch64",
"product": {
"name": "php7-xsl-7.4.33-150200.3.51.1.aarch64",
"product_id": "php7-xsl-7.4.33-150200.3.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-150200.3.51.1.aarch64",
"product": {
"name": "php7-zip-7.4.33-150200.3.51.1.aarch64",
"product_id": "php7-zip-7.4.33-150200.3.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-150200.3.51.1.aarch64",
"product": {
"name": "php7-zlib-7.4.33-150200.3.51.1.aarch64",
"product_id": "php7-zlib-7.4.33-150200.3.51.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.33-150200.3.51.1.i586",
"product": {
"name": "apache2-mod_php7-7.4.33-150200.3.51.1.i586",
"product_id": "apache2-mod_php7-7.4.33-150200.3.51.1.i586"
}
},
{
"category": "product_version",
"name": "php7-7.4.33-150200.3.51.1.i586",
"product": {
"name": "php7-7.4.33-150200.3.51.1.i586",
"product_id": "php7-7.4.33-150200.3.51.1.i586"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-150200.3.51.1.i586",
"product": {
"name": "php7-bcmath-7.4.33-150200.3.51.1.i586",
"product_id": "php7-bcmath-7.4.33-150200.3.51.1.i586"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-150200.3.51.1.i586",
"product": {
"name": "php7-bz2-7.4.33-150200.3.51.1.i586",
"product_id": "php7-bz2-7.4.33-150200.3.51.1.i586"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-150200.3.51.1.i586",
"product": {
"name": "php7-calendar-7.4.33-150200.3.51.1.i586",
"product_id": "php7-calendar-7.4.33-150200.3.51.1.i586"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-150200.3.51.1.i586",
"product": {
"name": "php7-ctype-7.4.33-150200.3.51.1.i586",
"product_id": "php7-ctype-7.4.33-150200.3.51.1.i586"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-150200.3.51.1.i586",
"product": {
"name": "php7-curl-7.4.33-150200.3.51.1.i586",
"product_id": "php7-curl-7.4.33-150200.3.51.1.i586"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-150200.3.51.1.i586",
"product": {
"name": "php7-dba-7.4.33-150200.3.51.1.i586",
"product_id": "php7-dba-7.4.33-150200.3.51.1.i586"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-150200.3.51.1.i586",
"product": {
"name": "php7-devel-7.4.33-150200.3.51.1.i586",
"product_id": "php7-devel-7.4.33-150200.3.51.1.i586"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-150200.3.51.1.i586",
"product": {
"name": "php7-dom-7.4.33-150200.3.51.1.i586",
"product_id": "php7-dom-7.4.33-150200.3.51.1.i586"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.33-150200.3.51.1.i586",
"product": {
"name": "php7-embed-7.4.33-150200.3.51.1.i586",
"product_id": "php7-embed-7.4.33-150200.3.51.1.i586"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-150200.3.51.1.i586",
"product": {
"name": "php7-enchant-7.4.33-150200.3.51.1.i586",
"product_id": "php7-enchant-7.4.33-150200.3.51.1.i586"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-150200.3.51.1.i586",
"product": {
"name": "php7-exif-7.4.33-150200.3.51.1.i586",
"product_id": "php7-exif-7.4.33-150200.3.51.1.i586"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.33-150200.3.51.1.i586",
"product": {
"name": "php7-fastcgi-7.4.33-150200.3.51.1.i586",
"product_id": "php7-fastcgi-7.4.33-150200.3.51.1.i586"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-150200.3.51.1.i586",
"product": {
"name": "php7-fileinfo-7.4.33-150200.3.51.1.i586",
"product_id": "php7-fileinfo-7.4.33-150200.3.51.1.i586"
}
},
{
"category": "product_version",
"name": "php7-firebird-7.4.33-150200.3.51.1.i586",
"product": {
"name": "php7-firebird-7.4.33-150200.3.51.1.i586",
"product_id": "php7-firebird-7.4.33-150200.3.51.1.i586"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.33-150200.3.51.1.i586",
"product": {
"name": "php7-fpm-7.4.33-150200.3.51.1.i586",
"product_id": "php7-fpm-7.4.33-150200.3.51.1.i586"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-150200.3.51.1.i586",
"product": {
"name": "php7-ftp-7.4.33-150200.3.51.1.i586",
"product_id": "php7-ftp-7.4.33-150200.3.51.1.i586"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-150200.3.51.1.i586",
"product": {
"name": "php7-gd-7.4.33-150200.3.51.1.i586",
"product_id": "php7-gd-7.4.33-150200.3.51.1.i586"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-150200.3.51.1.i586",
"product": {
"name": "php7-gettext-7.4.33-150200.3.51.1.i586",
"product_id": "php7-gettext-7.4.33-150200.3.51.1.i586"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-150200.3.51.1.i586",
"product": {
"name": "php7-gmp-7.4.33-150200.3.51.1.i586",
"product_id": "php7-gmp-7.4.33-150200.3.51.1.i586"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-150200.3.51.1.i586",
"product": {
"name": "php7-iconv-7.4.33-150200.3.51.1.i586",
"product_id": "php7-iconv-7.4.33-150200.3.51.1.i586"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-150200.3.51.1.i586",
"product": {
"name": "php7-intl-7.4.33-150200.3.51.1.i586",
"product_id": "php7-intl-7.4.33-150200.3.51.1.i586"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-150200.3.51.1.i586",
"product": {
"name": "php7-json-7.4.33-150200.3.51.1.i586",
"product_id": "php7-json-7.4.33-150200.3.51.1.i586"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-150200.3.51.1.i586",
"product": {
"name": "php7-ldap-7.4.33-150200.3.51.1.i586",
"product_id": "php7-ldap-7.4.33-150200.3.51.1.i586"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-150200.3.51.1.i586",
"product": {
"name": "php7-mbstring-7.4.33-150200.3.51.1.i586",
"product_id": "php7-mbstring-7.4.33-150200.3.51.1.i586"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-150200.3.51.1.i586",
"product": {
"name": "php7-mysql-7.4.33-150200.3.51.1.i586",
"product_id": "php7-mysql-7.4.33-150200.3.51.1.i586"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-150200.3.51.1.i586",
"product": {
"name": "php7-odbc-7.4.33-150200.3.51.1.i586",
"product_id": "php7-odbc-7.4.33-150200.3.51.1.i586"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-150200.3.51.1.i586",
"product": {
"name": "php7-opcache-7.4.33-150200.3.51.1.i586",
"product_id": "php7-opcache-7.4.33-150200.3.51.1.i586"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-150200.3.51.1.i586",
"product": {
"name": "php7-openssl-7.4.33-150200.3.51.1.i586",
"product_id": "php7-openssl-7.4.33-150200.3.51.1.i586"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-150200.3.51.1.i586",
"product": {
"name": "php7-pcntl-7.4.33-150200.3.51.1.i586",
"product_id": "php7-pcntl-7.4.33-150200.3.51.1.i586"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-150200.3.51.1.i586",
"product": {
"name": "php7-pdo-7.4.33-150200.3.51.1.i586",
"product_id": "php7-pdo-7.4.33-150200.3.51.1.i586"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-150200.3.51.1.i586",
"product": {
"name": "php7-pgsql-7.4.33-150200.3.51.1.i586",
"product_id": "php7-pgsql-7.4.33-150200.3.51.1.i586"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-150200.3.51.1.i586",
"product": {
"name": "php7-phar-7.4.33-150200.3.51.1.i586",
"product_id": "php7-phar-7.4.33-150200.3.51.1.i586"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-150200.3.51.1.i586",
"product": {
"name": "php7-posix-7.4.33-150200.3.51.1.i586",
"product_id": "php7-posix-7.4.33-150200.3.51.1.i586"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-150200.3.51.1.i586",
"product": {
"name": "php7-readline-7.4.33-150200.3.51.1.i586",
"product_id": "php7-readline-7.4.33-150200.3.51.1.i586"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-150200.3.51.1.i586",
"product": {
"name": "php7-shmop-7.4.33-150200.3.51.1.i586",
"product_id": "php7-shmop-7.4.33-150200.3.51.1.i586"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-150200.3.51.1.i586",
"product": {
"name": "php7-snmp-7.4.33-150200.3.51.1.i586",
"product_id": "php7-snmp-7.4.33-150200.3.51.1.i586"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-150200.3.51.1.i586",
"product": {
"name": "php7-soap-7.4.33-150200.3.51.1.i586",
"product_id": "php7-soap-7.4.33-150200.3.51.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-150200.3.51.1.i586",
"product": {
"name": "php7-sockets-7.4.33-150200.3.51.1.i586",
"product_id": "php7-sockets-7.4.33-150200.3.51.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-150200.3.51.1.i586",
"product": {
"name": "php7-sodium-7.4.33-150200.3.51.1.i586",
"product_id": "php7-sodium-7.4.33-150200.3.51.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-150200.3.51.1.i586",
"product": {
"name": "php7-sqlite-7.4.33-150200.3.51.1.i586",
"product_id": "php7-sqlite-7.4.33-150200.3.51.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-150200.3.51.1.i586",
"product": {
"name": "php7-sysvmsg-7.4.33-150200.3.51.1.i586",
"product_id": "php7-sysvmsg-7.4.33-150200.3.51.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-150200.3.51.1.i586",
"product": {
"name": "php7-sysvsem-7.4.33-150200.3.51.1.i586",
"product_id": "php7-sysvsem-7.4.33-150200.3.51.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-150200.3.51.1.i586",
"product": {
"name": "php7-sysvshm-7.4.33-150200.3.51.1.i586",
"product_id": "php7-sysvshm-7.4.33-150200.3.51.1.i586"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.33-150200.3.51.1.i586",
"product": {
"name": "php7-test-7.4.33-150200.3.51.1.i586",
"product_id": "php7-test-7.4.33-150200.3.51.1.i586"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-150200.3.51.1.i586",
"product": {
"name": "php7-tidy-7.4.33-150200.3.51.1.i586",
"product_id": "php7-tidy-7.4.33-150200.3.51.1.i586"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-150200.3.51.1.i586",
"product": {
"name": "php7-tokenizer-7.4.33-150200.3.51.1.i586",
"product_id": "php7-tokenizer-7.4.33-150200.3.51.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-150200.3.51.1.i586",
"product": {
"name": "php7-xmlreader-7.4.33-150200.3.51.1.i586",
"product_id": "php7-xmlreader-7.4.33-150200.3.51.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-150200.3.51.1.i586",
"product": {
"name": "php7-xmlrpc-7.4.33-150200.3.51.1.i586",
"product_id": "php7-xmlrpc-7.4.33-150200.3.51.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-150200.3.51.1.i586",
"product": {
"name": "php7-xmlwriter-7.4.33-150200.3.51.1.i586",
"product_id": "php7-xmlwriter-7.4.33-150200.3.51.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-150200.3.51.1.i586",
"product": {
"name": "php7-xsl-7.4.33-150200.3.51.1.i586",
"product_id": "php7-xsl-7.4.33-150200.3.51.1.i586"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-150200.3.51.1.i586",
"product": {
"name": "php7-zip-7.4.33-150200.3.51.1.i586",
"product_id": "php7-zip-7.4.33-150200.3.51.1.i586"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-150200.3.51.1.i586",
"product": {
"name": "php7-zlib-7.4.33-150200.3.51.1.i586",
"product_id": "php7-zlib-7.4.33-150200.3.51.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"product": {
"name": "apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"product_id": "apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-7.4.33-150200.3.51.1.ppc64le",
"product": {
"name": "php7-7.4.33-150200.3.51.1.ppc64le",
"product_id": "php7-7.4.33-150200.3.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"product": {
"name": "php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"product_id": "php7-bcmath-7.4.33-150200.3.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"product": {
"name": "php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"product_id": "php7-bz2-7.4.33-150200.3.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"product": {
"name": "php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"product_id": "php7-calendar-7.4.33-150200.3.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"product": {
"name": "php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"product_id": "php7-ctype-7.4.33-150200.3.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-150200.3.51.1.ppc64le",
"product": {
"name": "php7-curl-7.4.33-150200.3.51.1.ppc64le",
"product_id": "php7-curl-7.4.33-150200.3.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-150200.3.51.1.ppc64le",
"product": {
"name": "php7-dba-7.4.33-150200.3.51.1.ppc64le",
"product_id": "php7-dba-7.4.33-150200.3.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-150200.3.51.1.ppc64le",
"product": {
"name": "php7-devel-7.4.33-150200.3.51.1.ppc64le",
"product_id": "php7-devel-7.4.33-150200.3.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-150200.3.51.1.ppc64le",
"product": {
"name": "php7-dom-7.4.33-150200.3.51.1.ppc64le",
"product_id": "php7-dom-7.4.33-150200.3.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.33-150200.3.51.1.ppc64le",
"product": {
"name": "php7-embed-7.4.33-150200.3.51.1.ppc64le",
"product_id": "php7-embed-7.4.33-150200.3.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"product": {
"name": "php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"product_id": "php7-enchant-7.4.33-150200.3.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-150200.3.51.1.ppc64le",
"product": {
"name": "php7-exif-7.4.33-150200.3.51.1.ppc64le",
"product_id": "php7-exif-7.4.33-150200.3.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"product": {
"name": "php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"product_id": "php7-fastcgi-7.4.33-150200.3.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"product": {
"name": "php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"product_id": "php7-fileinfo-7.4.33-150200.3.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-firebird-7.4.33-150200.3.51.1.ppc64le",
"product": {
"name": "php7-firebird-7.4.33-150200.3.51.1.ppc64le",
"product_id": "php7-firebird-7.4.33-150200.3.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"product": {
"name": "php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"product_id": "php7-fpm-7.4.33-150200.3.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"product": {
"name": "php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"product_id": "php7-ftp-7.4.33-150200.3.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-150200.3.51.1.ppc64le",
"product": {
"name": "php7-gd-7.4.33-150200.3.51.1.ppc64le",
"product_id": "php7-gd-7.4.33-150200.3.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"product": {
"name": "php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"product_id": "php7-gettext-7.4.33-150200.3.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"product": {
"name": "php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"product_id": "php7-gmp-7.4.33-150200.3.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"product": {
"name": "php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"product_id": "php7-iconv-7.4.33-150200.3.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-150200.3.51.1.ppc64le",
"product": {
"name": "php7-intl-7.4.33-150200.3.51.1.ppc64le",
"product_id": "php7-intl-7.4.33-150200.3.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-150200.3.51.1.ppc64le",
"product": {
"name": "php7-json-7.4.33-150200.3.51.1.ppc64le",
"product_id": "php7-json-7.4.33-150200.3.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"product": {
"name": "php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"product_id": "php7-ldap-7.4.33-150200.3.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"product": {
"name": "php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"product_id": "php7-mbstring-7.4.33-150200.3.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"product": {
"name": "php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"product_id": "php7-mysql-7.4.33-150200.3.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"product": {
"name": "php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"product_id": "php7-odbc-7.4.33-150200.3.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"product": {
"name": "php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"product_id": "php7-opcache-7.4.33-150200.3.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"product": {
"name": "php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"product_id": "php7-openssl-7.4.33-150200.3.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"product": {
"name": "php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"product_id": "php7-pcntl-7.4.33-150200.3.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"product": {
"name": "php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"product_id": "php7-pdo-7.4.33-150200.3.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"product": {
"name": "php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"product_id": "php7-pgsql-7.4.33-150200.3.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-150200.3.51.1.ppc64le",
"product": {
"name": "php7-phar-7.4.33-150200.3.51.1.ppc64le",
"product_id": "php7-phar-7.4.33-150200.3.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-150200.3.51.1.ppc64le",
"product": {
"name": "php7-posix-7.4.33-150200.3.51.1.ppc64le",
"product_id": "php7-posix-7.4.33-150200.3.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-150200.3.51.1.ppc64le",
"product": {
"name": "php7-readline-7.4.33-150200.3.51.1.ppc64le",
"product_id": "php7-readline-7.4.33-150200.3.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"product": {
"name": "php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"product_id": "php7-shmop-7.4.33-150200.3.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"product": {
"name": "php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"product_id": "php7-snmp-7.4.33-150200.3.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-150200.3.51.1.ppc64le",
"product": {
"name": "php7-soap-7.4.33-150200.3.51.1.ppc64le",
"product_id": "php7-soap-7.4.33-150200.3.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"product": {
"name": "php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"product_id": "php7-sockets-7.4.33-150200.3.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"product": {
"name": "php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"product_id": "php7-sodium-7.4.33-150200.3.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"product": {
"name": "php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"product_id": "php7-sqlite-7.4.33-150200.3.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"product": {
"name": "php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"product_id": "php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"product": {
"name": "php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"product_id": "php7-sysvsem-7.4.33-150200.3.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"product": {
"name": "php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"product_id": "php7-sysvshm-7.4.33-150200.3.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.33-150200.3.51.1.ppc64le",
"product": {
"name": "php7-test-7.4.33-150200.3.51.1.ppc64le",
"product_id": "php7-test-7.4.33-150200.3.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"product": {
"name": "php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"product_id": "php7-tidy-7.4.33-150200.3.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"product": {
"name": "php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"product_id": "php7-tokenizer-7.4.33-150200.3.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"product": {
"name": "php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"product_id": "php7-xmlreader-7.4.33-150200.3.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"product": {
"name": "php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"product_id": "php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"product": {
"name": "php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"product_id": "php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"product": {
"name": "php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"product_id": "php7-xsl-7.4.33-150200.3.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-150200.3.51.1.ppc64le",
"product": {
"name": "php7-zip-7.4.33-150200.3.51.1.ppc64le",
"product_id": "php7-zip-7.4.33-150200.3.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"product": {
"name": "php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"product_id": "php7-zlib-7.4.33-150200.3.51.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.33-150200.3.51.1.s390x",
"product": {
"name": "apache2-mod_php7-7.4.33-150200.3.51.1.s390x",
"product_id": "apache2-mod_php7-7.4.33-150200.3.51.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-7.4.33-150200.3.51.1.s390x",
"product": {
"name": "php7-7.4.33-150200.3.51.1.s390x",
"product_id": "php7-7.4.33-150200.3.51.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-150200.3.51.1.s390x",
"product": {
"name": "php7-bcmath-7.4.33-150200.3.51.1.s390x",
"product_id": "php7-bcmath-7.4.33-150200.3.51.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-150200.3.51.1.s390x",
"product": {
"name": "php7-bz2-7.4.33-150200.3.51.1.s390x",
"product_id": "php7-bz2-7.4.33-150200.3.51.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-150200.3.51.1.s390x",
"product": {
"name": "php7-calendar-7.4.33-150200.3.51.1.s390x",
"product_id": "php7-calendar-7.4.33-150200.3.51.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-150200.3.51.1.s390x",
"product": {
"name": "php7-ctype-7.4.33-150200.3.51.1.s390x",
"product_id": "php7-ctype-7.4.33-150200.3.51.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-150200.3.51.1.s390x",
"product": {
"name": "php7-curl-7.4.33-150200.3.51.1.s390x",
"product_id": "php7-curl-7.4.33-150200.3.51.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-150200.3.51.1.s390x",
"product": {
"name": "php7-dba-7.4.33-150200.3.51.1.s390x",
"product_id": "php7-dba-7.4.33-150200.3.51.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-150200.3.51.1.s390x",
"product": {
"name": "php7-devel-7.4.33-150200.3.51.1.s390x",
"product_id": "php7-devel-7.4.33-150200.3.51.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-150200.3.51.1.s390x",
"product": {
"name": "php7-dom-7.4.33-150200.3.51.1.s390x",
"product_id": "php7-dom-7.4.33-150200.3.51.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.33-150200.3.51.1.s390x",
"product": {
"name": "php7-embed-7.4.33-150200.3.51.1.s390x",
"product_id": "php7-embed-7.4.33-150200.3.51.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-150200.3.51.1.s390x",
"product": {
"name": "php7-enchant-7.4.33-150200.3.51.1.s390x",
"product_id": "php7-enchant-7.4.33-150200.3.51.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-150200.3.51.1.s390x",
"product": {
"name": "php7-exif-7.4.33-150200.3.51.1.s390x",
"product_id": "php7-exif-7.4.33-150200.3.51.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.33-150200.3.51.1.s390x",
"product": {
"name": "php7-fastcgi-7.4.33-150200.3.51.1.s390x",
"product_id": "php7-fastcgi-7.4.33-150200.3.51.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-150200.3.51.1.s390x",
"product": {
"name": "php7-fileinfo-7.4.33-150200.3.51.1.s390x",
"product_id": "php7-fileinfo-7.4.33-150200.3.51.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-firebird-7.4.33-150200.3.51.1.s390x",
"product": {
"name": "php7-firebird-7.4.33-150200.3.51.1.s390x",
"product_id": "php7-firebird-7.4.33-150200.3.51.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.33-150200.3.51.1.s390x",
"product": {
"name": "php7-fpm-7.4.33-150200.3.51.1.s390x",
"product_id": "php7-fpm-7.4.33-150200.3.51.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-150200.3.51.1.s390x",
"product": {
"name": "php7-ftp-7.4.33-150200.3.51.1.s390x",
"product_id": "php7-ftp-7.4.33-150200.3.51.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-150200.3.51.1.s390x",
"product": {
"name": "php7-gd-7.4.33-150200.3.51.1.s390x",
"product_id": "php7-gd-7.4.33-150200.3.51.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-150200.3.51.1.s390x",
"product": {
"name": "php7-gettext-7.4.33-150200.3.51.1.s390x",
"product_id": "php7-gettext-7.4.33-150200.3.51.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-150200.3.51.1.s390x",
"product": {
"name": "php7-gmp-7.4.33-150200.3.51.1.s390x",
"product_id": "php7-gmp-7.4.33-150200.3.51.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-150200.3.51.1.s390x",
"product": {
"name": "php7-iconv-7.4.33-150200.3.51.1.s390x",
"product_id": "php7-iconv-7.4.33-150200.3.51.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-150200.3.51.1.s390x",
"product": {
"name": "php7-intl-7.4.33-150200.3.51.1.s390x",
"product_id": "php7-intl-7.4.33-150200.3.51.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-150200.3.51.1.s390x",
"product": {
"name": "php7-json-7.4.33-150200.3.51.1.s390x",
"product_id": "php7-json-7.4.33-150200.3.51.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-150200.3.51.1.s390x",
"product": {
"name": "php7-ldap-7.4.33-150200.3.51.1.s390x",
"product_id": "php7-ldap-7.4.33-150200.3.51.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-150200.3.51.1.s390x",
"product": {
"name": "php7-mbstring-7.4.33-150200.3.51.1.s390x",
"product_id": "php7-mbstring-7.4.33-150200.3.51.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-150200.3.51.1.s390x",
"product": {
"name": "php7-mysql-7.4.33-150200.3.51.1.s390x",
"product_id": "php7-mysql-7.4.33-150200.3.51.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-150200.3.51.1.s390x",
"product": {
"name": "php7-odbc-7.4.33-150200.3.51.1.s390x",
"product_id": "php7-odbc-7.4.33-150200.3.51.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-150200.3.51.1.s390x",
"product": {
"name": "php7-opcache-7.4.33-150200.3.51.1.s390x",
"product_id": "php7-opcache-7.4.33-150200.3.51.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-150200.3.51.1.s390x",
"product": {
"name": "php7-openssl-7.4.33-150200.3.51.1.s390x",
"product_id": "php7-openssl-7.4.33-150200.3.51.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-150200.3.51.1.s390x",
"product": {
"name": "php7-pcntl-7.4.33-150200.3.51.1.s390x",
"product_id": "php7-pcntl-7.4.33-150200.3.51.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-150200.3.51.1.s390x",
"product": {
"name": "php7-pdo-7.4.33-150200.3.51.1.s390x",
"product_id": "php7-pdo-7.4.33-150200.3.51.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-150200.3.51.1.s390x",
"product": {
"name": "php7-pgsql-7.4.33-150200.3.51.1.s390x",
"product_id": "php7-pgsql-7.4.33-150200.3.51.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-150200.3.51.1.s390x",
"product": {
"name": "php7-phar-7.4.33-150200.3.51.1.s390x",
"product_id": "php7-phar-7.4.33-150200.3.51.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-150200.3.51.1.s390x",
"product": {
"name": "php7-posix-7.4.33-150200.3.51.1.s390x",
"product_id": "php7-posix-7.4.33-150200.3.51.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-150200.3.51.1.s390x",
"product": {
"name": "php7-readline-7.4.33-150200.3.51.1.s390x",
"product_id": "php7-readline-7.4.33-150200.3.51.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-150200.3.51.1.s390x",
"product": {
"name": "php7-shmop-7.4.33-150200.3.51.1.s390x",
"product_id": "php7-shmop-7.4.33-150200.3.51.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-150200.3.51.1.s390x",
"product": {
"name": "php7-snmp-7.4.33-150200.3.51.1.s390x",
"product_id": "php7-snmp-7.4.33-150200.3.51.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-150200.3.51.1.s390x",
"product": {
"name": "php7-soap-7.4.33-150200.3.51.1.s390x",
"product_id": "php7-soap-7.4.33-150200.3.51.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-150200.3.51.1.s390x",
"product": {
"name": "php7-sockets-7.4.33-150200.3.51.1.s390x",
"product_id": "php7-sockets-7.4.33-150200.3.51.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-150200.3.51.1.s390x",
"product": {
"name": "php7-sodium-7.4.33-150200.3.51.1.s390x",
"product_id": "php7-sodium-7.4.33-150200.3.51.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-150200.3.51.1.s390x",
"product": {
"name": "php7-sqlite-7.4.33-150200.3.51.1.s390x",
"product_id": "php7-sqlite-7.4.33-150200.3.51.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-150200.3.51.1.s390x",
"product": {
"name": "php7-sysvmsg-7.4.33-150200.3.51.1.s390x",
"product_id": "php7-sysvmsg-7.4.33-150200.3.51.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-150200.3.51.1.s390x",
"product": {
"name": "php7-sysvsem-7.4.33-150200.3.51.1.s390x",
"product_id": "php7-sysvsem-7.4.33-150200.3.51.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-150200.3.51.1.s390x",
"product": {
"name": "php7-sysvshm-7.4.33-150200.3.51.1.s390x",
"product_id": "php7-sysvshm-7.4.33-150200.3.51.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.33-150200.3.51.1.s390x",
"product": {
"name": "php7-test-7.4.33-150200.3.51.1.s390x",
"product_id": "php7-test-7.4.33-150200.3.51.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-150200.3.51.1.s390x",
"product": {
"name": "php7-tidy-7.4.33-150200.3.51.1.s390x",
"product_id": "php7-tidy-7.4.33-150200.3.51.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-150200.3.51.1.s390x",
"product": {
"name": "php7-tokenizer-7.4.33-150200.3.51.1.s390x",
"product_id": "php7-tokenizer-7.4.33-150200.3.51.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-150200.3.51.1.s390x",
"product": {
"name": "php7-xmlreader-7.4.33-150200.3.51.1.s390x",
"product_id": "php7-xmlreader-7.4.33-150200.3.51.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-150200.3.51.1.s390x",
"product": {
"name": "php7-xmlrpc-7.4.33-150200.3.51.1.s390x",
"product_id": "php7-xmlrpc-7.4.33-150200.3.51.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-150200.3.51.1.s390x",
"product": {
"name": "php7-xmlwriter-7.4.33-150200.3.51.1.s390x",
"product_id": "php7-xmlwriter-7.4.33-150200.3.51.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-150200.3.51.1.s390x",
"product": {
"name": "php7-xsl-7.4.33-150200.3.51.1.s390x",
"product_id": "php7-xsl-7.4.33-150200.3.51.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-150200.3.51.1.s390x",
"product": {
"name": "php7-zip-7.4.33-150200.3.51.1.s390x",
"product_id": "php7-zip-7.4.33-150200.3.51.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-150200.3.51.1.s390x",
"product": {
"name": "php7-zlib-7.4.33-150200.3.51.1.s390x",
"product_id": "php7-zlib-7.4.33-150200.3.51.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"product": {
"name": "apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"product_id": "apache2-mod_php7-7.4.33-150200.3.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-7.4.33-150200.3.51.1.x86_64",
"product": {
"name": "php7-7.4.33-150200.3.51.1.x86_64",
"product_id": "php7-7.4.33-150200.3.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"product": {
"name": "php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"product_id": "php7-bcmath-7.4.33-150200.3.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-150200.3.51.1.x86_64",
"product": {
"name": "php7-bz2-7.4.33-150200.3.51.1.x86_64",
"product_id": "php7-bz2-7.4.33-150200.3.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-150200.3.51.1.x86_64",
"product": {
"name": "php7-calendar-7.4.33-150200.3.51.1.x86_64",
"product_id": "php7-calendar-7.4.33-150200.3.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-150200.3.51.1.x86_64",
"product": {
"name": "php7-ctype-7.4.33-150200.3.51.1.x86_64",
"product_id": "php7-ctype-7.4.33-150200.3.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-150200.3.51.1.x86_64",
"product": {
"name": "php7-curl-7.4.33-150200.3.51.1.x86_64",
"product_id": "php7-curl-7.4.33-150200.3.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-150200.3.51.1.x86_64",
"product": {
"name": "php7-dba-7.4.33-150200.3.51.1.x86_64",
"product_id": "php7-dba-7.4.33-150200.3.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-150200.3.51.1.x86_64",
"product": {
"name": "php7-devel-7.4.33-150200.3.51.1.x86_64",
"product_id": "php7-devel-7.4.33-150200.3.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-150200.3.51.1.x86_64",
"product": {
"name": "php7-dom-7.4.33-150200.3.51.1.x86_64",
"product_id": "php7-dom-7.4.33-150200.3.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.33-150200.3.51.1.x86_64",
"product": {
"name": "php7-embed-7.4.33-150200.3.51.1.x86_64",
"product_id": "php7-embed-7.4.33-150200.3.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-150200.3.51.1.x86_64",
"product": {
"name": "php7-enchant-7.4.33-150200.3.51.1.x86_64",
"product_id": "php7-enchant-7.4.33-150200.3.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-150200.3.51.1.x86_64",
"product": {
"name": "php7-exif-7.4.33-150200.3.51.1.x86_64",
"product_id": "php7-exif-7.4.33-150200.3.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"product": {
"name": "php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"product_id": "php7-fastcgi-7.4.33-150200.3.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"product": {
"name": "php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"product_id": "php7-fileinfo-7.4.33-150200.3.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-firebird-7.4.33-150200.3.51.1.x86_64",
"product": {
"name": "php7-firebird-7.4.33-150200.3.51.1.x86_64",
"product_id": "php7-firebird-7.4.33-150200.3.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.33-150200.3.51.1.x86_64",
"product": {
"name": "php7-fpm-7.4.33-150200.3.51.1.x86_64",
"product_id": "php7-fpm-7.4.33-150200.3.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-150200.3.51.1.x86_64",
"product": {
"name": "php7-ftp-7.4.33-150200.3.51.1.x86_64",
"product_id": "php7-ftp-7.4.33-150200.3.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-150200.3.51.1.x86_64",
"product": {
"name": "php7-gd-7.4.33-150200.3.51.1.x86_64",
"product_id": "php7-gd-7.4.33-150200.3.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-150200.3.51.1.x86_64",
"product": {
"name": "php7-gettext-7.4.33-150200.3.51.1.x86_64",
"product_id": "php7-gettext-7.4.33-150200.3.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-150200.3.51.1.x86_64",
"product": {
"name": "php7-gmp-7.4.33-150200.3.51.1.x86_64",
"product_id": "php7-gmp-7.4.33-150200.3.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-150200.3.51.1.x86_64",
"product": {
"name": "php7-iconv-7.4.33-150200.3.51.1.x86_64",
"product_id": "php7-iconv-7.4.33-150200.3.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-150200.3.51.1.x86_64",
"product": {
"name": "php7-intl-7.4.33-150200.3.51.1.x86_64",
"product_id": "php7-intl-7.4.33-150200.3.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-150200.3.51.1.x86_64",
"product": {
"name": "php7-json-7.4.33-150200.3.51.1.x86_64",
"product_id": "php7-json-7.4.33-150200.3.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-150200.3.51.1.x86_64",
"product": {
"name": "php7-ldap-7.4.33-150200.3.51.1.x86_64",
"product_id": "php7-ldap-7.4.33-150200.3.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"product": {
"name": "php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"product_id": "php7-mbstring-7.4.33-150200.3.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-150200.3.51.1.x86_64",
"product": {
"name": "php7-mysql-7.4.33-150200.3.51.1.x86_64",
"product_id": "php7-mysql-7.4.33-150200.3.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-150200.3.51.1.x86_64",
"product": {
"name": "php7-odbc-7.4.33-150200.3.51.1.x86_64",
"product_id": "php7-odbc-7.4.33-150200.3.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-150200.3.51.1.x86_64",
"product": {
"name": "php7-opcache-7.4.33-150200.3.51.1.x86_64",
"product_id": "php7-opcache-7.4.33-150200.3.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-150200.3.51.1.x86_64",
"product": {
"name": "php7-openssl-7.4.33-150200.3.51.1.x86_64",
"product_id": "php7-openssl-7.4.33-150200.3.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"product": {
"name": "php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"product_id": "php7-pcntl-7.4.33-150200.3.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-150200.3.51.1.x86_64",
"product": {
"name": "php7-pdo-7.4.33-150200.3.51.1.x86_64",
"product_id": "php7-pdo-7.4.33-150200.3.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"product": {
"name": "php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"product_id": "php7-pgsql-7.4.33-150200.3.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-150200.3.51.1.x86_64",
"product": {
"name": "php7-phar-7.4.33-150200.3.51.1.x86_64",
"product_id": "php7-phar-7.4.33-150200.3.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-150200.3.51.1.x86_64",
"product": {
"name": "php7-posix-7.4.33-150200.3.51.1.x86_64",
"product_id": "php7-posix-7.4.33-150200.3.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-150200.3.51.1.x86_64",
"product": {
"name": "php7-readline-7.4.33-150200.3.51.1.x86_64",
"product_id": "php7-readline-7.4.33-150200.3.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-150200.3.51.1.x86_64",
"product": {
"name": "php7-shmop-7.4.33-150200.3.51.1.x86_64",
"product_id": "php7-shmop-7.4.33-150200.3.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-150200.3.51.1.x86_64",
"product": {
"name": "php7-snmp-7.4.33-150200.3.51.1.x86_64",
"product_id": "php7-snmp-7.4.33-150200.3.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-150200.3.51.1.x86_64",
"product": {
"name": "php7-soap-7.4.33-150200.3.51.1.x86_64",
"product_id": "php7-soap-7.4.33-150200.3.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-150200.3.51.1.x86_64",
"product": {
"name": "php7-sockets-7.4.33-150200.3.51.1.x86_64",
"product_id": "php7-sockets-7.4.33-150200.3.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-150200.3.51.1.x86_64",
"product": {
"name": "php7-sodium-7.4.33-150200.3.51.1.x86_64",
"product_id": "php7-sodium-7.4.33-150200.3.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"product": {
"name": "php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"product_id": "php7-sqlite-7.4.33-150200.3.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"product": {
"name": "php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"product_id": "php7-sysvmsg-7.4.33-150200.3.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"product": {
"name": "php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"product_id": "php7-sysvsem-7.4.33-150200.3.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"product": {
"name": "php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"product_id": "php7-sysvshm-7.4.33-150200.3.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.33-150200.3.51.1.x86_64",
"product": {
"name": "php7-test-7.4.33-150200.3.51.1.x86_64",
"product_id": "php7-test-7.4.33-150200.3.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-150200.3.51.1.x86_64",
"product": {
"name": "php7-tidy-7.4.33-150200.3.51.1.x86_64",
"product_id": "php7-tidy-7.4.33-150200.3.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"product": {
"name": "php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"product_id": "php7-tokenizer-7.4.33-150200.3.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"product": {
"name": "php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"product_id": "php7-xmlreader-7.4.33-150200.3.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"product": {
"name": "php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"product_id": "php7-xmlrpc-7.4.33-150200.3.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"product": {
"name": "php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"product_id": "php7-xmlwriter-7.4.33-150200.3.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-150200.3.51.1.x86_64",
"product": {
"name": "php7-xsl-7.4.33-150200.3.51.1.x86_64",
"product_id": "php7-xsl-7.4.33-150200.3.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-150200.3.51.1.x86_64",
"product": {
"name": "php7-zip-7.4.33-150200.3.51.1.x86_64",
"product_id": "php7-zip-7.4.33-150200.3.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-150200.3.51.1.x86_64",
"product": {
"name": "php7-zlib-7.4.33-150200.3.51.1.x86_64",
"product_id": "php7-zlib-7.4.33-150200.3.51.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-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp3"
}
}
},
{
"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 Manager Server 4.2",
"product": {
"name": "SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7",
"product": {
"name": "SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7"
}
}
},
{
"category": "product_name",
"name": "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_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.51.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.51.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-curl-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-curl-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-dba-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-dba-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-devel-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-devel-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-dom-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-dom-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-exif-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-exif-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-gd-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-gd-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-intl-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-intl-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-json-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-json-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-phar-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-phar-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-posix-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-posix-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-readline-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-readline-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-soap-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-soap-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-zip-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-zip-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.51.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.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bcmath-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bcmath-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bz2-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bz2-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-calendar-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-calendar-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ctype-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ctype-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-curl-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-curl-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-curl-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-curl-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dba-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-dba-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dba-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-dba-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-devel-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-devel-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-devel-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-devel-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dom-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-dom-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dom-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-dom-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-enchant-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-enchant-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-exif-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-exif-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-exif-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-exif-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fpm-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fpm-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ftp-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ftp-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gd-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-gd-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gd-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-gd-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gettext-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gettext-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gmp-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gmp-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-iconv-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-iconv-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-intl-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-intl-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-intl-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-intl-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-json-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-json-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-json-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-json-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ldap-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ldap-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mbstring-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mbstring-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mysql-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mysql-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-odbc-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-odbc-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-opcache-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-opcache-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-openssl-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-openssl-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pcntl-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pcntl-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pdo-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pdo-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pgsql-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pgsql-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-phar-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-phar-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-phar-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-phar-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-posix-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-posix-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-posix-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-posix-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-readline-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-readline-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-readline-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-readline-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-shmop-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-shmop-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-snmp-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-snmp-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-soap-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-soap-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-soap-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-soap-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sockets-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sockets-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sodium-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sodium-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sqlite-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sqlite-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tidy-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tidy-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xsl-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xsl-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zip-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-zip-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zip-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-zip-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.51.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zlib-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.51.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zlib-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.51.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.51.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-curl-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-curl-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-dba-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-dba-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-devel-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-devel-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-dom-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-dom-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-exif-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-exif-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-gd-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-gd-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-intl-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-intl-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-json-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-json-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-phar-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-phar-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-posix-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-posix-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-readline-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-readline-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-soap-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-soap-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-zip-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-zip-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-bz2-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-bz2-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-calendar-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-calendar-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-ctype-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-ctype-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-curl-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-curl-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-curl-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-curl-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-dba-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-dba-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-dba-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-dba-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-devel-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-devel-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-devel-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-devel-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-dom-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-dom-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-dom-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-dom-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-enchant-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-enchant-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-exif-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-exif-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-exif-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-exif-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-fpm-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-fpm-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-ftp-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-ftp-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-gd-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-gd-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-gd-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-gd-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-gettext-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-gettext-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-gmp-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-gmp-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-iconv-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-iconv-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-intl-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-intl-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-intl-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-intl-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-json-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-json-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-json-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-json-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-ldap-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-ldap-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-mysql-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-mysql-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-odbc-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-odbc-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-opcache-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-opcache-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-openssl-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-openssl-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-pdo-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-pdo-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-phar-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-phar-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-phar-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-phar-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-posix-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-posix-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-posix-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-posix-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-readline-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-readline-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-readline-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-readline-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-shmop-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-shmop-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-snmp-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-snmp-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-soap-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-soap-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-soap-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-soap-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-sockets-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-sockets-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-sodium-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-sodium-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-tidy-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-tidy-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-xsl-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-xsl-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-zip-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-zip-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-zip-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-zip-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-zlib-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-zlib-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-bz2-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-bz2-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-calendar-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-calendar-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-ctype-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-ctype-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-curl-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-curl-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-curl-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-curl-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-dba-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-dba-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-dba-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-dba-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-devel-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-devel-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-devel-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-devel-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-dom-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-dom-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-dom-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-dom-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-enchant-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-enchant-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-exif-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-exif-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-exif-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-exif-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-fpm-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-fpm-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-ftp-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-ftp-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-gd-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-gd-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-gd-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-gd-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-gettext-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-gettext-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-gmp-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-gmp-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-iconv-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-iconv-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-intl-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-intl-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-intl-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-intl-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-json-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-json-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-json-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-json-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-ldap-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-ldap-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-mysql-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-mysql-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-odbc-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-odbc-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-opcache-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-opcache-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-openssl-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-openssl-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-pdo-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-pdo-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-phar-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-phar-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-phar-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-phar-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-posix-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-posix-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-posix-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-posix-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-readline-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-readline-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-readline-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-readline-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-shmop-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-shmop-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-snmp-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-snmp-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-soap-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-soap-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-soap-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-soap-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-sockets-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-sockets-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-sodium-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-sodium-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-tidy-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-tidy-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-xsl-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-xsl-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-zip-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-zip-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-zip-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-zip-7.4.33-150200.3.51.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.51.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.51.1.aarch64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-zlib-7.4.33-150200.3.51.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.51.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.51.1.s390x"
},
"product_reference": "php7-zlib-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-bz2-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-calendar-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-ctype-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-curl-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-curl-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-dba-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-dba-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-devel-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-devel-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-dom-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-dom-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-enchant-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-exif-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-exif-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-fpm-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-ftp-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-gd-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-gd-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-gettext-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-gmp-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-iconv-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-intl-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-intl-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-json-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-json-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-ldap-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-mysql-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-odbc-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-opcache-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-openssl-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-pdo-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-phar-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-phar-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-posix-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-posix-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-readline-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-readline-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-shmop-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-snmp-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-soap-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-soap-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-sockets-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-sodium-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-tidy-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-xsl-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-zip-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-zip-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-zlib-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-bz2-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-calendar-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-ctype-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-curl-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-curl-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-dba-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-dba-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-devel-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-devel-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-dom-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-dom-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-enchant-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-exif-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-exif-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-fpm-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-ftp-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-gd-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-gd-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-gettext-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-gmp-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-iconv-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-intl-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-intl-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-json-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-json-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-ldap-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-mysql-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-odbc-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-opcache-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-openssl-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-pdo-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-phar-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-phar-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-posix-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-posix-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-readline-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-readline-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-shmop-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-snmp-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-soap-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-soap-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-sockets-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-sodium-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-tidy-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-xsl-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-zip-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-zip-7.4.33-150200.3.51.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.51.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.51.1.ppc64le"
},
"product_reference": "php7-zlib-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.51.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.51.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.51.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.51.1.s390x"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.51.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.51.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.51.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-7.4.33-150200.3.51.1.ppc64le"
},
"product_reference": "php7-7.4.33-150200.3.51.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.51.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-7.4.33-150200.3.51.1.s390x"
},
"product_reference": "php7-7.4.33-150200.3.51.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.51.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.51.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.51.1.ppc64le"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.51.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.51.1.s390x"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.51.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.51.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.51.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.51.1.ppc64le"
},
"product_reference": "php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.51.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.51.1.s390x"
},
"product_reference": "php7-bz2-7.4.33-150200.3.51.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.51.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.51.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.51.1.ppc64le"
},
"product_reference": "php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.51.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.51.1.s390x"
},
"product_reference": "php7-calendar-7.4.33-150200.3.51.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.51.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.51.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.51.1.ppc64le"
},
"product_reference": "php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.51.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.51.1.s390x"
},
"product_reference": "php7-ctype-7.4.33-150200.3.51.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.51.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.51.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.51.1.ppc64le"
},
"product_reference": "php7-curl-7.4.33-150200.3.51.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.51.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.51.1.s390x"
},
"product_reference": "php7-curl-7.4.33-150200.3.51.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.51.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-curl-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.51.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.51.1.ppc64le"
},
"product_reference": "php7-dba-7.4.33-150200.3.51.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.51.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.51.1.s390x"
},
"product_reference": "php7-dba-7.4.33-150200.3.51.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.51.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-dba-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.51.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.51.1.ppc64le"
},
"product_reference": "php7-devel-7.4.33-150200.3.51.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.51.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.51.1.s390x"
},
"product_reference": "php7-devel-7.4.33-150200.3.51.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.51.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-devel-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.51.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.51.1.ppc64le"
},
"product_reference": "php7-dom-7.4.33-150200.3.51.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.51.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.51.1.s390x"
},
"product_reference": "php7-dom-7.4.33-150200.3.51.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.51.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-dom-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.51.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.51.1.ppc64le"
},
"product_reference": "php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.51.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.51.1.s390x"
},
"product_reference": "php7-enchant-7.4.33-150200.3.51.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.51.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.51.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.51.1.ppc64le"
},
"product_reference": "php7-exif-7.4.33-150200.3.51.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.51.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.51.1.s390x"
},
"product_reference": "php7-exif-7.4.33-150200.3.51.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.51.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-exif-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.51.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.51.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.51.1.s390x"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.51.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.51.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.51.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.51.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.51.1.s390x"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.51.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.51.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.51.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.51.1.ppc64le"
},
"product_reference": "php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.51.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.51.1.s390x"
},
"product_reference": "php7-fpm-7.4.33-150200.3.51.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.51.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.51.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.51.1.ppc64le"
},
"product_reference": "php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.51.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.51.1.s390x"
},
"product_reference": "php7-ftp-7.4.33-150200.3.51.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.51.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.51.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.51.1.ppc64le"
},
"product_reference": "php7-gd-7.4.33-150200.3.51.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.51.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.51.1.s390x"
},
"product_reference": "php7-gd-7.4.33-150200.3.51.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.51.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-gd-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.51.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.51.1.ppc64le"
},
"product_reference": "php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.51.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.51.1.s390x"
},
"product_reference": "php7-gettext-7.4.33-150200.3.51.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.51.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.51.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.51.1.ppc64le"
},
"product_reference": "php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.51.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.51.1.s390x"
},
"product_reference": "php7-gmp-7.4.33-150200.3.51.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.51.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.51.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.51.1.ppc64le"
},
"product_reference": "php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.51.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.51.1.s390x"
},
"product_reference": "php7-iconv-7.4.33-150200.3.51.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.51.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.51.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.51.1.ppc64le"
},
"product_reference": "php7-intl-7.4.33-150200.3.51.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.51.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.51.1.s390x"
},
"product_reference": "php7-intl-7.4.33-150200.3.51.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.51.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-intl-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.51.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.51.1.ppc64le"
},
"product_reference": "php7-json-7.4.33-150200.3.51.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.51.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.51.1.s390x"
},
"product_reference": "php7-json-7.4.33-150200.3.51.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.51.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-json-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.51.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.51.1.ppc64le"
},
"product_reference": "php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.51.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.51.1.s390x"
},
"product_reference": "php7-ldap-7.4.33-150200.3.51.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.51.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.51.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.51.1.ppc64le"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.51.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.51.1.s390x"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.51.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.51.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.51.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.51.1.ppc64le"
},
"product_reference": "php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.51.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.51.1.s390x"
},
"product_reference": "php7-mysql-7.4.33-150200.3.51.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.51.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.51.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.51.1.ppc64le"
},
"product_reference": "php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.51.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.51.1.s390x"
},
"product_reference": "php7-odbc-7.4.33-150200.3.51.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.51.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.51.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.51.1.ppc64le"
},
"product_reference": "php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.51.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.51.1.s390x"
},
"product_reference": "php7-opcache-7.4.33-150200.3.51.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.51.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.51.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.51.1.ppc64le"
},
"product_reference": "php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.51.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.51.1.s390x"
},
"product_reference": "php7-openssl-7.4.33-150200.3.51.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.51.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.51.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.51.1.ppc64le"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.51.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.51.1.s390x"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.51.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.51.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.51.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.51.1.ppc64le"
},
"product_reference": "php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.51.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.51.1.s390x"
},
"product_reference": "php7-pdo-7.4.33-150200.3.51.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.51.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.51.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.51.1.ppc64le"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.51.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.51.1.s390x"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.51.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.51.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.51.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.51.1.ppc64le"
},
"product_reference": "php7-phar-7.4.33-150200.3.51.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.51.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.51.1.s390x"
},
"product_reference": "php7-phar-7.4.33-150200.3.51.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.51.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-phar-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.51.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.51.1.ppc64le"
},
"product_reference": "php7-posix-7.4.33-150200.3.51.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.51.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.51.1.s390x"
},
"product_reference": "php7-posix-7.4.33-150200.3.51.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.51.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-posix-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.51.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.51.1.ppc64le"
},
"product_reference": "php7-readline-7.4.33-150200.3.51.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.51.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.51.1.s390x"
},
"product_reference": "php7-readline-7.4.33-150200.3.51.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.51.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-readline-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.51.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.51.1.ppc64le"
},
"product_reference": "php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.51.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.51.1.s390x"
},
"product_reference": "php7-shmop-7.4.33-150200.3.51.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.51.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.51.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.51.1.ppc64le"
},
"product_reference": "php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.51.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.51.1.s390x"
},
"product_reference": "php7-snmp-7.4.33-150200.3.51.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.51.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.51.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.51.1.ppc64le"
},
"product_reference": "php7-soap-7.4.33-150200.3.51.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.51.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.51.1.s390x"
},
"product_reference": "php7-soap-7.4.33-150200.3.51.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.51.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-soap-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.51.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.51.1.ppc64le"
},
"product_reference": "php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.51.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.51.1.s390x"
},
"product_reference": "php7-sockets-7.4.33-150200.3.51.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.51.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.51.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.51.1.ppc64le"
},
"product_reference": "php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.51.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.51.1.s390x"
},
"product_reference": "php7-sodium-7.4.33-150200.3.51.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.51.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.51.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.51.1.ppc64le"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.51.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.51.1.s390x"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.51.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.51.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.51.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.51.1.s390x"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.51.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.51.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.51.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.51.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.51.1.s390x"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.51.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.51.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.51.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.51.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.51.1.s390x"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.51.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.51.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.51.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.51.1.ppc64le"
},
"product_reference": "php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.51.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.51.1.s390x"
},
"product_reference": "php7-tidy-7.4.33-150200.3.51.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.51.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.51.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.51.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.51.1.s390x"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.51.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.51.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.51.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.51.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.51.1.s390x"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.51.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.51.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.51.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.51.1.s390x"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.51.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.51.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.51.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.51.1.s390x"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.51.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.51.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.51.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.51.1.ppc64le"
},
"product_reference": "php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.51.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.51.1.s390x"
},
"product_reference": "php7-xsl-7.4.33-150200.3.51.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.51.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.51.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.51.1.ppc64le"
},
"product_reference": "php7-zip-7.4.33-150200.3.51.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.51.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.51.1.s390x"
},
"product_reference": "php7-zip-7.4.33-150200.3.51.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.51.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-zip-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.51.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.51.1.ppc64le"
},
"product_reference": "php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.51.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.51.1.s390x"
},
"product_reference": "php7-zlib-7.4.33-150200.3.51.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.51.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.51.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.51.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.51.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.51.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.51.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.51.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.51.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.51.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.51.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.51.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.51.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.51.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.51.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-curl-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.51.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-curl-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.51.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-dba-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.51.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-dba-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.51.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-devel-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.51.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-devel-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.51.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-dom-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.51.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-dom-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.51.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.51.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.51.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-exif-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.51.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-exif-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.51.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.51.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.51.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.51.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.51.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.51.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.51.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.51.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.51.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-gd-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.51.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-gd-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.51.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.51.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.51.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.51.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.51.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.51.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.51.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-intl-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.51.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-intl-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.51.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-json-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.51.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-json-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.51.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.51.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.51.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.51.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.51.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.51.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.51.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.51.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.51.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.51.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.51.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.51.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.51.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.51.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.51.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.51.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.51.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.51.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.51.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-phar-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.51.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-phar-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.51.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-posix-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.51.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-posix-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.51.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-readline-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.51.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-readline-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.51.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.51.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.51.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.51.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.51.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-soap-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.51.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-soap-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.51.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.51.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.51.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.51.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.51.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.51.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.51.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.51.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.51.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.51.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.51.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.51.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.51.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.51.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.51.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.51.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.51.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.51.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.51.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.51.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.51.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.51.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.51.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.51.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.51.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-zip-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.51.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-zip-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.51.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.51.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.51.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.51.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.51.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.51.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-7.4.33-150200.3.51.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.51.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-7.4.33-150200.3.51.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.51.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.51.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.51.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.51.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.51.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.51.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.51.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.51.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.51.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-curl-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-curl-7.4.33-150200.3.51.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.51.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-dba-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-dba-7.4.33-150200.3.51.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.51.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-devel-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-devel-7.4.33-150200.3.51.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.51.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-dom-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-dom-7.4.33-150200.3.51.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.51.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.51.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.51.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-exif-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-exif-7.4.33-150200.3.51.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.51.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.51.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.51.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.51.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.51.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.51.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.51.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.51.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.51.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-gd-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-gd-7.4.33-150200.3.51.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.51.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.51.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.51.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.51.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.51.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.51.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.51.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-intl-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-intl-7.4.33-150200.3.51.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.51.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-json-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-json-7.4.33-150200.3.51.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.51.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.51.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.51.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.51.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.51.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.51.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.51.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.51.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.51.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.51.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.51.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.51.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.51.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.51.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.51.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.51.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.51.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.51.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.51.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-phar-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-phar-7.4.33-150200.3.51.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.51.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-posix-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-posix-7.4.33-150200.3.51.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.51.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-readline-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-readline-7.4.33-150200.3.51.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.51.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.51.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.51.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.51.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.51.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-soap-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-soap-7.4.33-150200.3.51.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.51.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.51.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.51.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.51.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.51.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.51.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.51.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.51.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.51.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.51.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.51.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.51.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.51.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.51.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.51.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.51.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.51.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.51.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.51.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.51.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.51.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.51.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.51.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.51.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.51.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-zip-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-zip-7.4.33-150200.3.51.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.51.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.51.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.51.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.51.1.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-firebird-7.4.33-150200.3.51.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.aarch64"
},
"product_reference": "php7-firebird-7.4.33-150200.3.51.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-firebird-7.4.33-150200.3.51.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.ppc64le"
},
"product_reference": "php7-firebird-7.4.33-150200.3.51.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-firebird-7.4.33-150200.3.51.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.s390x"
},
"product_reference": "php7-firebird-7.4.33-150200.3.51.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-firebird-7.4.33-150200.3.51.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.x86_64"
},
"product_reference": "php7-firebird-7.4.33-150200.3.51.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-31631",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-31631"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 8.0.* before 8.0.27, 8.1.* before 8.1.15, 8.2.* before 8.2.2 when using PDO::quote() function to quote user-supplied data for SQLite, supplying an overly long string may cause the driver to incorrectly quote the data, which may further lead to SQL injection vulnerabilities.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-31631",
"url": "https://www.suse.com/security/cve/CVE-2022-31631"
},
{
"category": "external",
"summary": "SUSE Bug 1206958 for CVE-2022-31631",
"url": "https://bugzilla.suse.com/1206958"
}
],
"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.51.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-02-22T10:25:59Z",
"details": "moderate"
}
],
"title": "CVE-2022-31631"
},
{
"cve": "CVE-2023-0567",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-0567"
}
],
"notes": [
{
"category": "general",
"text": "In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, password_verify() function may accept some invalid Blowfish hashes as valid. If such invalid hash ever ends up in the password database, it may lead to an application allowing any password for this entry as valid. \n\n",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-0567",
"url": "https://www.suse.com/security/cve/CVE-2023-0567"
},
{
"category": "external",
"summary": "SUSE Bug 1208388 for CVE-2023-0567",
"url": "https://bugzilla.suse.com/1208388"
}
],
"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.51.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-02-22T10:25:59Z",
"details": "moderate"
}
],
"title": "CVE-2023-0567"
},
{
"cve": "CVE-2023-0568",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-0568"
}
],
"notes": [
{
"category": "general",
"text": "In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, core path resolution function allocate buffer one byte too small. When resolving paths with lengths close to system MAXPATHLEN setting, this may lead to the byte after the allocated buffer being overwritten with NUL value, which might lead to unauthorized data access or modification.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-0568",
"url": "https://www.suse.com/security/cve/CVE-2023-0568"
},
{
"category": "external",
"summary": "SUSE Bug 1208366 for CVE-2023-0568",
"url": "https://bugzilla.suse.com/1208366"
}
],
"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.51.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-02-22T10:25:59Z",
"details": "important"
}
],
"title": "CVE-2023-0568"
},
{
"cve": "CVE-2023-0662",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-0662"
}
],
"notes": [
{
"category": "general",
"text": "In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, excessive number of parts in HTTP form upload can cause high resource consumption and excessive number of log entries. This can cause denial of service on the affected server by exhausting CPU resources or disk space.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-0662",
"url": "https://www.suse.com/security/cve/CVE-2023-0662"
},
{
"category": "external",
"summary": "SUSE Bug 1208367 for CVE-2023-0662",
"url": "https://bugzilla.suse.com/1208367"
}
],
"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.51.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.51.1.x86_64",
"SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.51.1.ppc64le",
"SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.51.1.s390x",
"SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.51.1.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.51.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-02-22T10:25:59Z",
"details": "important"
}
],
"title": "CVE-2023-0662"
}
]
}
SUSE-SU-2023:0513-1
Vulnerability from csaf_suse - Published: 2023-02-24 14:01 - Updated: 2023-02-24 14:01| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-json-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-json-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-json-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-json-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-test-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-test-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-test-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-test-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-json-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-json-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-json-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-json-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-test-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-test-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-test-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-test-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-json-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-json-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-json-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-json-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-test-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-test-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-test-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-test-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.19.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for php7",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for php7 fixes the following issues:\n\n - CVE-2023-0568: Fixed NULL byte off-by-one in php_check_specific_open_basedir (bnc#1208366).\n - CVE-2023-0662: Fixed DoS vulnerability when parsing multipart request body (bnc#1208367).\n - CVE-2023-0567: Fixed vulnerability where BCrypt hashes erroneously validate if the salt is cut short by `$` (bsc#1208388).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-513,SUSE-SLE-Module-Legacy-15-SP4-2023-513,SUSE-SLE-Module-Packagehub-Subpackages-15-SP4-2023-513,openSUSE-SLE-15.4-2023-513",
"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-2023_0513-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:0513-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20230513-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:0513-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-February/013885.html"
},
{
"category": "self",
"summary": "SUSE Bug 1208366",
"url": "https://bugzilla.suse.com/1208366"
},
{
"category": "self",
"summary": "SUSE Bug 1208367",
"url": "https://bugzilla.suse.com/1208367"
},
{
"category": "self",
"summary": "SUSE Bug 1208388",
"url": "https://bugzilla.suse.com/1208388"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-0567 page",
"url": "https://www.suse.com/security/cve/CVE-2023-0567/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-0568 page",
"url": "https://www.suse.com/security/cve/CVE-2023-0568/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-0662 page",
"url": "https://www.suse.com/security/cve/CVE-2023-0662/"
}
],
"title": "Security update for php7",
"tracking": {
"current_release_date": "2023-02-24T14:01:46Z",
"generator": {
"date": "2023-02-24T14:01:46Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:0513-1",
"initial_release_date": "2023-02-24T14:01:46Z",
"revision_history": [
{
"date": "2023-02-24T14:01:46Z",
"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.19.1.aarch64",
"product": {
"name": "apache2-mod_php7-7.4.33-150400.4.19.1.aarch64",
"product_id": "apache2-mod_php7-7.4.33-150400.4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-7.4.33-150400.4.19.1.aarch64",
"product": {
"name": "php7-7.4.33-150400.4.19.1.aarch64",
"product_id": "php7-7.4.33-150400.4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-150400.4.19.1.aarch64",
"product": {
"name": "php7-bcmath-7.4.33-150400.4.19.1.aarch64",
"product_id": "php7-bcmath-7.4.33-150400.4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-150400.4.19.1.aarch64",
"product": {
"name": "php7-bz2-7.4.33-150400.4.19.1.aarch64",
"product_id": "php7-bz2-7.4.33-150400.4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-150400.4.19.1.aarch64",
"product": {
"name": "php7-calendar-7.4.33-150400.4.19.1.aarch64",
"product_id": "php7-calendar-7.4.33-150400.4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-cli-7.4.33-150400.4.19.1.aarch64",
"product": {
"name": "php7-cli-7.4.33-150400.4.19.1.aarch64",
"product_id": "php7-cli-7.4.33-150400.4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-150400.4.19.1.aarch64",
"product": {
"name": "php7-ctype-7.4.33-150400.4.19.1.aarch64",
"product_id": "php7-ctype-7.4.33-150400.4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-150400.4.19.1.aarch64",
"product": {
"name": "php7-curl-7.4.33-150400.4.19.1.aarch64",
"product_id": "php7-curl-7.4.33-150400.4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-150400.4.19.1.aarch64",
"product": {
"name": "php7-dba-7.4.33-150400.4.19.1.aarch64",
"product_id": "php7-dba-7.4.33-150400.4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-150400.4.19.1.aarch64",
"product": {
"name": "php7-devel-7.4.33-150400.4.19.1.aarch64",
"product_id": "php7-devel-7.4.33-150400.4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-150400.4.19.1.aarch64",
"product": {
"name": "php7-dom-7.4.33-150400.4.19.1.aarch64",
"product_id": "php7-dom-7.4.33-150400.4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.33-150400.4.19.1.aarch64",
"product": {
"name": "php7-embed-7.4.33-150400.4.19.1.aarch64",
"product_id": "php7-embed-7.4.33-150400.4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-150400.4.19.1.aarch64",
"product": {
"name": "php7-enchant-7.4.33-150400.4.19.1.aarch64",
"product_id": "php7-enchant-7.4.33-150400.4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-150400.4.19.1.aarch64",
"product": {
"name": "php7-exif-7.4.33-150400.4.19.1.aarch64",
"product_id": "php7-exif-7.4.33-150400.4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.33-150400.4.19.1.aarch64",
"product": {
"name": "php7-fastcgi-7.4.33-150400.4.19.1.aarch64",
"product_id": "php7-fastcgi-7.4.33-150400.4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-150400.4.19.1.aarch64",
"product": {
"name": "php7-fileinfo-7.4.33-150400.4.19.1.aarch64",
"product_id": "php7-fileinfo-7.4.33-150400.4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.33-150400.4.19.1.aarch64",
"product": {
"name": "php7-fpm-7.4.33-150400.4.19.1.aarch64",
"product_id": "php7-fpm-7.4.33-150400.4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-150400.4.19.1.aarch64",
"product": {
"name": "php7-ftp-7.4.33-150400.4.19.1.aarch64",
"product_id": "php7-ftp-7.4.33-150400.4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-150400.4.19.1.aarch64",
"product": {
"name": "php7-gd-7.4.33-150400.4.19.1.aarch64",
"product_id": "php7-gd-7.4.33-150400.4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-150400.4.19.1.aarch64",
"product": {
"name": "php7-gettext-7.4.33-150400.4.19.1.aarch64",
"product_id": "php7-gettext-7.4.33-150400.4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-150400.4.19.1.aarch64",
"product": {
"name": "php7-gmp-7.4.33-150400.4.19.1.aarch64",
"product_id": "php7-gmp-7.4.33-150400.4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-150400.4.19.1.aarch64",
"product": {
"name": "php7-iconv-7.4.33-150400.4.19.1.aarch64",
"product_id": "php7-iconv-7.4.33-150400.4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-150400.4.19.1.aarch64",
"product": {
"name": "php7-intl-7.4.33-150400.4.19.1.aarch64",
"product_id": "php7-intl-7.4.33-150400.4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-150400.4.19.1.aarch64",
"product": {
"name": "php7-json-7.4.33-150400.4.19.1.aarch64",
"product_id": "php7-json-7.4.33-150400.4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-150400.4.19.1.aarch64",
"product": {
"name": "php7-ldap-7.4.33-150400.4.19.1.aarch64",
"product_id": "php7-ldap-7.4.33-150400.4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-150400.4.19.1.aarch64",
"product": {
"name": "php7-mbstring-7.4.33-150400.4.19.1.aarch64",
"product_id": "php7-mbstring-7.4.33-150400.4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-150400.4.19.1.aarch64",
"product": {
"name": "php7-mysql-7.4.33-150400.4.19.1.aarch64",
"product_id": "php7-mysql-7.4.33-150400.4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-150400.4.19.1.aarch64",
"product": {
"name": "php7-odbc-7.4.33-150400.4.19.1.aarch64",
"product_id": "php7-odbc-7.4.33-150400.4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-150400.4.19.1.aarch64",
"product": {
"name": "php7-opcache-7.4.33-150400.4.19.1.aarch64",
"product_id": "php7-opcache-7.4.33-150400.4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-150400.4.19.1.aarch64",
"product": {
"name": "php7-openssl-7.4.33-150400.4.19.1.aarch64",
"product_id": "php7-openssl-7.4.33-150400.4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-150400.4.19.1.aarch64",
"product": {
"name": "php7-pcntl-7.4.33-150400.4.19.1.aarch64",
"product_id": "php7-pcntl-7.4.33-150400.4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-150400.4.19.1.aarch64",
"product": {
"name": "php7-pdo-7.4.33-150400.4.19.1.aarch64",
"product_id": "php7-pdo-7.4.33-150400.4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-150400.4.19.1.aarch64",
"product": {
"name": "php7-pgsql-7.4.33-150400.4.19.1.aarch64",
"product_id": "php7-pgsql-7.4.33-150400.4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-150400.4.19.1.aarch64",
"product": {
"name": "php7-phar-7.4.33-150400.4.19.1.aarch64",
"product_id": "php7-phar-7.4.33-150400.4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-150400.4.19.1.aarch64",
"product": {
"name": "php7-posix-7.4.33-150400.4.19.1.aarch64",
"product_id": "php7-posix-7.4.33-150400.4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-150400.4.19.1.aarch64",
"product": {
"name": "php7-readline-7.4.33-150400.4.19.1.aarch64",
"product_id": "php7-readline-7.4.33-150400.4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-150400.4.19.1.aarch64",
"product": {
"name": "php7-shmop-7.4.33-150400.4.19.1.aarch64",
"product_id": "php7-shmop-7.4.33-150400.4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-150400.4.19.1.aarch64",
"product": {
"name": "php7-snmp-7.4.33-150400.4.19.1.aarch64",
"product_id": "php7-snmp-7.4.33-150400.4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-150400.4.19.1.aarch64",
"product": {
"name": "php7-soap-7.4.33-150400.4.19.1.aarch64",
"product_id": "php7-soap-7.4.33-150400.4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-150400.4.19.1.aarch64",
"product": {
"name": "php7-sockets-7.4.33-150400.4.19.1.aarch64",
"product_id": "php7-sockets-7.4.33-150400.4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-150400.4.19.1.aarch64",
"product": {
"name": "php7-sodium-7.4.33-150400.4.19.1.aarch64",
"product_id": "php7-sodium-7.4.33-150400.4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-150400.4.19.1.aarch64",
"product": {
"name": "php7-sqlite-7.4.33-150400.4.19.1.aarch64",
"product_id": "php7-sqlite-7.4.33-150400.4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-150400.4.19.1.aarch64",
"product": {
"name": "php7-sysvmsg-7.4.33-150400.4.19.1.aarch64",
"product_id": "php7-sysvmsg-7.4.33-150400.4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-150400.4.19.1.aarch64",
"product": {
"name": "php7-sysvsem-7.4.33-150400.4.19.1.aarch64",
"product_id": "php7-sysvsem-7.4.33-150400.4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-150400.4.19.1.aarch64",
"product": {
"name": "php7-sysvshm-7.4.33-150400.4.19.1.aarch64",
"product_id": "php7-sysvshm-7.4.33-150400.4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.33-150400.4.19.1.aarch64",
"product": {
"name": "php7-test-7.4.33-150400.4.19.1.aarch64",
"product_id": "php7-test-7.4.33-150400.4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-150400.4.19.1.aarch64",
"product": {
"name": "php7-tidy-7.4.33-150400.4.19.1.aarch64",
"product_id": "php7-tidy-7.4.33-150400.4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-150400.4.19.1.aarch64",
"product": {
"name": "php7-tokenizer-7.4.33-150400.4.19.1.aarch64",
"product_id": "php7-tokenizer-7.4.33-150400.4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-150400.4.19.1.aarch64",
"product": {
"name": "php7-xmlreader-7.4.33-150400.4.19.1.aarch64",
"product_id": "php7-xmlreader-7.4.33-150400.4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-150400.4.19.1.aarch64",
"product": {
"name": "php7-xmlrpc-7.4.33-150400.4.19.1.aarch64",
"product_id": "php7-xmlrpc-7.4.33-150400.4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-150400.4.19.1.aarch64",
"product": {
"name": "php7-xmlwriter-7.4.33-150400.4.19.1.aarch64",
"product_id": "php7-xmlwriter-7.4.33-150400.4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-150400.4.19.1.aarch64",
"product": {
"name": "php7-xsl-7.4.33-150400.4.19.1.aarch64",
"product_id": "php7-xsl-7.4.33-150400.4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-150400.4.19.1.aarch64",
"product": {
"name": "php7-zip-7.4.33-150400.4.19.1.aarch64",
"product_id": "php7-zip-7.4.33-150400.4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-150400.4.19.1.aarch64",
"product": {
"name": "php7-zlib-7.4.33-150400.4.19.1.aarch64",
"product_id": "php7-zlib-7.4.33-150400.4.19.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.33-150400.4.19.1.i586",
"product": {
"name": "apache2-mod_php7-7.4.33-150400.4.19.1.i586",
"product_id": "apache2-mod_php7-7.4.33-150400.4.19.1.i586"
}
},
{
"category": "product_version",
"name": "php7-7.4.33-150400.4.19.1.i586",
"product": {
"name": "php7-7.4.33-150400.4.19.1.i586",
"product_id": "php7-7.4.33-150400.4.19.1.i586"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-150400.4.19.1.i586",
"product": {
"name": "php7-bcmath-7.4.33-150400.4.19.1.i586",
"product_id": "php7-bcmath-7.4.33-150400.4.19.1.i586"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-150400.4.19.1.i586",
"product": {
"name": "php7-bz2-7.4.33-150400.4.19.1.i586",
"product_id": "php7-bz2-7.4.33-150400.4.19.1.i586"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-150400.4.19.1.i586",
"product": {
"name": "php7-calendar-7.4.33-150400.4.19.1.i586",
"product_id": "php7-calendar-7.4.33-150400.4.19.1.i586"
}
},
{
"category": "product_version",
"name": "php7-cli-7.4.33-150400.4.19.1.i586",
"product": {
"name": "php7-cli-7.4.33-150400.4.19.1.i586",
"product_id": "php7-cli-7.4.33-150400.4.19.1.i586"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-150400.4.19.1.i586",
"product": {
"name": "php7-ctype-7.4.33-150400.4.19.1.i586",
"product_id": "php7-ctype-7.4.33-150400.4.19.1.i586"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-150400.4.19.1.i586",
"product": {
"name": "php7-curl-7.4.33-150400.4.19.1.i586",
"product_id": "php7-curl-7.4.33-150400.4.19.1.i586"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-150400.4.19.1.i586",
"product": {
"name": "php7-dba-7.4.33-150400.4.19.1.i586",
"product_id": "php7-dba-7.4.33-150400.4.19.1.i586"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-150400.4.19.1.i586",
"product": {
"name": "php7-devel-7.4.33-150400.4.19.1.i586",
"product_id": "php7-devel-7.4.33-150400.4.19.1.i586"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-150400.4.19.1.i586",
"product": {
"name": "php7-dom-7.4.33-150400.4.19.1.i586",
"product_id": "php7-dom-7.4.33-150400.4.19.1.i586"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.33-150400.4.19.1.i586",
"product": {
"name": "php7-embed-7.4.33-150400.4.19.1.i586",
"product_id": "php7-embed-7.4.33-150400.4.19.1.i586"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-150400.4.19.1.i586",
"product": {
"name": "php7-enchant-7.4.33-150400.4.19.1.i586",
"product_id": "php7-enchant-7.4.33-150400.4.19.1.i586"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-150400.4.19.1.i586",
"product": {
"name": "php7-exif-7.4.33-150400.4.19.1.i586",
"product_id": "php7-exif-7.4.33-150400.4.19.1.i586"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.33-150400.4.19.1.i586",
"product": {
"name": "php7-fastcgi-7.4.33-150400.4.19.1.i586",
"product_id": "php7-fastcgi-7.4.33-150400.4.19.1.i586"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-150400.4.19.1.i586",
"product": {
"name": "php7-fileinfo-7.4.33-150400.4.19.1.i586",
"product_id": "php7-fileinfo-7.4.33-150400.4.19.1.i586"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.33-150400.4.19.1.i586",
"product": {
"name": "php7-fpm-7.4.33-150400.4.19.1.i586",
"product_id": "php7-fpm-7.4.33-150400.4.19.1.i586"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-150400.4.19.1.i586",
"product": {
"name": "php7-ftp-7.4.33-150400.4.19.1.i586",
"product_id": "php7-ftp-7.4.33-150400.4.19.1.i586"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-150400.4.19.1.i586",
"product": {
"name": "php7-gd-7.4.33-150400.4.19.1.i586",
"product_id": "php7-gd-7.4.33-150400.4.19.1.i586"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-150400.4.19.1.i586",
"product": {
"name": "php7-gettext-7.4.33-150400.4.19.1.i586",
"product_id": "php7-gettext-7.4.33-150400.4.19.1.i586"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-150400.4.19.1.i586",
"product": {
"name": "php7-gmp-7.4.33-150400.4.19.1.i586",
"product_id": "php7-gmp-7.4.33-150400.4.19.1.i586"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-150400.4.19.1.i586",
"product": {
"name": "php7-iconv-7.4.33-150400.4.19.1.i586",
"product_id": "php7-iconv-7.4.33-150400.4.19.1.i586"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-150400.4.19.1.i586",
"product": {
"name": "php7-intl-7.4.33-150400.4.19.1.i586",
"product_id": "php7-intl-7.4.33-150400.4.19.1.i586"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-150400.4.19.1.i586",
"product": {
"name": "php7-json-7.4.33-150400.4.19.1.i586",
"product_id": "php7-json-7.4.33-150400.4.19.1.i586"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-150400.4.19.1.i586",
"product": {
"name": "php7-ldap-7.4.33-150400.4.19.1.i586",
"product_id": "php7-ldap-7.4.33-150400.4.19.1.i586"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-150400.4.19.1.i586",
"product": {
"name": "php7-mbstring-7.4.33-150400.4.19.1.i586",
"product_id": "php7-mbstring-7.4.33-150400.4.19.1.i586"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-150400.4.19.1.i586",
"product": {
"name": "php7-mysql-7.4.33-150400.4.19.1.i586",
"product_id": "php7-mysql-7.4.33-150400.4.19.1.i586"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-150400.4.19.1.i586",
"product": {
"name": "php7-odbc-7.4.33-150400.4.19.1.i586",
"product_id": "php7-odbc-7.4.33-150400.4.19.1.i586"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-150400.4.19.1.i586",
"product": {
"name": "php7-opcache-7.4.33-150400.4.19.1.i586",
"product_id": "php7-opcache-7.4.33-150400.4.19.1.i586"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-150400.4.19.1.i586",
"product": {
"name": "php7-openssl-7.4.33-150400.4.19.1.i586",
"product_id": "php7-openssl-7.4.33-150400.4.19.1.i586"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-150400.4.19.1.i586",
"product": {
"name": "php7-pcntl-7.4.33-150400.4.19.1.i586",
"product_id": "php7-pcntl-7.4.33-150400.4.19.1.i586"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-150400.4.19.1.i586",
"product": {
"name": "php7-pdo-7.4.33-150400.4.19.1.i586",
"product_id": "php7-pdo-7.4.33-150400.4.19.1.i586"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-150400.4.19.1.i586",
"product": {
"name": "php7-pgsql-7.4.33-150400.4.19.1.i586",
"product_id": "php7-pgsql-7.4.33-150400.4.19.1.i586"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-150400.4.19.1.i586",
"product": {
"name": "php7-phar-7.4.33-150400.4.19.1.i586",
"product_id": "php7-phar-7.4.33-150400.4.19.1.i586"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-150400.4.19.1.i586",
"product": {
"name": "php7-posix-7.4.33-150400.4.19.1.i586",
"product_id": "php7-posix-7.4.33-150400.4.19.1.i586"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-150400.4.19.1.i586",
"product": {
"name": "php7-readline-7.4.33-150400.4.19.1.i586",
"product_id": "php7-readline-7.4.33-150400.4.19.1.i586"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-150400.4.19.1.i586",
"product": {
"name": "php7-shmop-7.4.33-150400.4.19.1.i586",
"product_id": "php7-shmop-7.4.33-150400.4.19.1.i586"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-150400.4.19.1.i586",
"product": {
"name": "php7-snmp-7.4.33-150400.4.19.1.i586",
"product_id": "php7-snmp-7.4.33-150400.4.19.1.i586"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-150400.4.19.1.i586",
"product": {
"name": "php7-soap-7.4.33-150400.4.19.1.i586",
"product_id": "php7-soap-7.4.33-150400.4.19.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-150400.4.19.1.i586",
"product": {
"name": "php7-sockets-7.4.33-150400.4.19.1.i586",
"product_id": "php7-sockets-7.4.33-150400.4.19.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-150400.4.19.1.i586",
"product": {
"name": "php7-sodium-7.4.33-150400.4.19.1.i586",
"product_id": "php7-sodium-7.4.33-150400.4.19.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-150400.4.19.1.i586",
"product": {
"name": "php7-sqlite-7.4.33-150400.4.19.1.i586",
"product_id": "php7-sqlite-7.4.33-150400.4.19.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-150400.4.19.1.i586",
"product": {
"name": "php7-sysvmsg-7.4.33-150400.4.19.1.i586",
"product_id": "php7-sysvmsg-7.4.33-150400.4.19.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-150400.4.19.1.i586",
"product": {
"name": "php7-sysvsem-7.4.33-150400.4.19.1.i586",
"product_id": "php7-sysvsem-7.4.33-150400.4.19.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-150400.4.19.1.i586",
"product": {
"name": "php7-sysvshm-7.4.33-150400.4.19.1.i586",
"product_id": "php7-sysvshm-7.4.33-150400.4.19.1.i586"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.33-150400.4.19.1.i586",
"product": {
"name": "php7-test-7.4.33-150400.4.19.1.i586",
"product_id": "php7-test-7.4.33-150400.4.19.1.i586"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-150400.4.19.1.i586",
"product": {
"name": "php7-tidy-7.4.33-150400.4.19.1.i586",
"product_id": "php7-tidy-7.4.33-150400.4.19.1.i586"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-150400.4.19.1.i586",
"product": {
"name": "php7-tokenizer-7.4.33-150400.4.19.1.i586",
"product_id": "php7-tokenizer-7.4.33-150400.4.19.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-150400.4.19.1.i586",
"product": {
"name": "php7-xmlreader-7.4.33-150400.4.19.1.i586",
"product_id": "php7-xmlreader-7.4.33-150400.4.19.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-150400.4.19.1.i586",
"product": {
"name": "php7-xmlrpc-7.4.33-150400.4.19.1.i586",
"product_id": "php7-xmlrpc-7.4.33-150400.4.19.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-150400.4.19.1.i586",
"product": {
"name": "php7-xmlwriter-7.4.33-150400.4.19.1.i586",
"product_id": "php7-xmlwriter-7.4.33-150400.4.19.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-150400.4.19.1.i586",
"product": {
"name": "php7-xsl-7.4.33-150400.4.19.1.i586",
"product_id": "php7-xsl-7.4.33-150400.4.19.1.i586"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-150400.4.19.1.i586",
"product": {
"name": "php7-zip-7.4.33-150400.4.19.1.i586",
"product_id": "php7-zip-7.4.33-150400.4.19.1.i586"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-150400.4.19.1.i586",
"product": {
"name": "php7-zlib-7.4.33-150400.4.19.1.i586",
"product_id": "php7-zlib-7.4.33-150400.4.19.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.33-150400.4.19.1.ppc64le",
"product": {
"name": "apache2-mod_php7-7.4.33-150400.4.19.1.ppc64le",
"product_id": "apache2-mod_php7-7.4.33-150400.4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-7.4.33-150400.4.19.1.ppc64le",
"product": {
"name": "php7-7.4.33-150400.4.19.1.ppc64le",
"product_id": "php7-7.4.33-150400.4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-150400.4.19.1.ppc64le",
"product": {
"name": "php7-bcmath-7.4.33-150400.4.19.1.ppc64le",
"product_id": "php7-bcmath-7.4.33-150400.4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-150400.4.19.1.ppc64le",
"product": {
"name": "php7-bz2-7.4.33-150400.4.19.1.ppc64le",
"product_id": "php7-bz2-7.4.33-150400.4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-150400.4.19.1.ppc64le",
"product": {
"name": "php7-calendar-7.4.33-150400.4.19.1.ppc64le",
"product_id": "php7-calendar-7.4.33-150400.4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-cli-7.4.33-150400.4.19.1.ppc64le",
"product": {
"name": "php7-cli-7.4.33-150400.4.19.1.ppc64le",
"product_id": "php7-cli-7.4.33-150400.4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-150400.4.19.1.ppc64le",
"product": {
"name": "php7-ctype-7.4.33-150400.4.19.1.ppc64le",
"product_id": "php7-ctype-7.4.33-150400.4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-150400.4.19.1.ppc64le",
"product": {
"name": "php7-curl-7.4.33-150400.4.19.1.ppc64le",
"product_id": "php7-curl-7.4.33-150400.4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-150400.4.19.1.ppc64le",
"product": {
"name": "php7-dba-7.4.33-150400.4.19.1.ppc64le",
"product_id": "php7-dba-7.4.33-150400.4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-150400.4.19.1.ppc64le",
"product": {
"name": "php7-devel-7.4.33-150400.4.19.1.ppc64le",
"product_id": "php7-devel-7.4.33-150400.4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-150400.4.19.1.ppc64le",
"product": {
"name": "php7-dom-7.4.33-150400.4.19.1.ppc64le",
"product_id": "php7-dom-7.4.33-150400.4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.33-150400.4.19.1.ppc64le",
"product": {
"name": "php7-embed-7.4.33-150400.4.19.1.ppc64le",
"product_id": "php7-embed-7.4.33-150400.4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-150400.4.19.1.ppc64le",
"product": {
"name": "php7-enchant-7.4.33-150400.4.19.1.ppc64le",
"product_id": "php7-enchant-7.4.33-150400.4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-150400.4.19.1.ppc64le",
"product": {
"name": "php7-exif-7.4.33-150400.4.19.1.ppc64le",
"product_id": "php7-exif-7.4.33-150400.4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.33-150400.4.19.1.ppc64le",
"product": {
"name": "php7-fastcgi-7.4.33-150400.4.19.1.ppc64le",
"product_id": "php7-fastcgi-7.4.33-150400.4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-150400.4.19.1.ppc64le",
"product": {
"name": "php7-fileinfo-7.4.33-150400.4.19.1.ppc64le",
"product_id": "php7-fileinfo-7.4.33-150400.4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.33-150400.4.19.1.ppc64le",
"product": {
"name": "php7-fpm-7.4.33-150400.4.19.1.ppc64le",
"product_id": "php7-fpm-7.4.33-150400.4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-150400.4.19.1.ppc64le",
"product": {
"name": "php7-ftp-7.4.33-150400.4.19.1.ppc64le",
"product_id": "php7-ftp-7.4.33-150400.4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-150400.4.19.1.ppc64le",
"product": {
"name": "php7-gd-7.4.33-150400.4.19.1.ppc64le",
"product_id": "php7-gd-7.4.33-150400.4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-150400.4.19.1.ppc64le",
"product": {
"name": "php7-gettext-7.4.33-150400.4.19.1.ppc64le",
"product_id": "php7-gettext-7.4.33-150400.4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-150400.4.19.1.ppc64le",
"product": {
"name": "php7-gmp-7.4.33-150400.4.19.1.ppc64le",
"product_id": "php7-gmp-7.4.33-150400.4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-150400.4.19.1.ppc64le",
"product": {
"name": "php7-iconv-7.4.33-150400.4.19.1.ppc64le",
"product_id": "php7-iconv-7.4.33-150400.4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-150400.4.19.1.ppc64le",
"product": {
"name": "php7-intl-7.4.33-150400.4.19.1.ppc64le",
"product_id": "php7-intl-7.4.33-150400.4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-150400.4.19.1.ppc64le",
"product": {
"name": "php7-json-7.4.33-150400.4.19.1.ppc64le",
"product_id": "php7-json-7.4.33-150400.4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-150400.4.19.1.ppc64le",
"product": {
"name": "php7-ldap-7.4.33-150400.4.19.1.ppc64le",
"product_id": "php7-ldap-7.4.33-150400.4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-150400.4.19.1.ppc64le",
"product": {
"name": "php7-mbstring-7.4.33-150400.4.19.1.ppc64le",
"product_id": "php7-mbstring-7.4.33-150400.4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-150400.4.19.1.ppc64le",
"product": {
"name": "php7-mysql-7.4.33-150400.4.19.1.ppc64le",
"product_id": "php7-mysql-7.4.33-150400.4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-150400.4.19.1.ppc64le",
"product": {
"name": "php7-odbc-7.4.33-150400.4.19.1.ppc64le",
"product_id": "php7-odbc-7.4.33-150400.4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-150400.4.19.1.ppc64le",
"product": {
"name": "php7-opcache-7.4.33-150400.4.19.1.ppc64le",
"product_id": "php7-opcache-7.4.33-150400.4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-150400.4.19.1.ppc64le",
"product": {
"name": "php7-openssl-7.4.33-150400.4.19.1.ppc64le",
"product_id": "php7-openssl-7.4.33-150400.4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-150400.4.19.1.ppc64le",
"product": {
"name": "php7-pcntl-7.4.33-150400.4.19.1.ppc64le",
"product_id": "php7-pcntl-7.4.33-150400.4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-150400.4.19.1.ppc64le",
"product": {
"name": "php7-pdo-7.4.33-150400.4.19.1.ppc64le",
"product_id": "php7-pdo-7.4.33-150400.4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-150400.4.19.1.ppc64le",
"product": {
"name": "php7-pgsql-7.4.33-150400.4.19.1.ppc64le",
"product_id": "php7-pgsql-7.4.33-150400.4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-150400.4.19.1.ppc64le",
"product": {
"name": "php7-phar-7.4.33-150400.4.19.1.ppc64le",
"product_id": "php7-phar-7.4.33-150400.4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-150400.4.19.1.ppc64le",
"product": {
"name": "php7-posix-7.4.33-150400.4.19.1.ppc64le",
"product_id": "php7-posix-7.4.33-150400.4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-150400.4.19.1.ppc64le",
"product": {
"name": "php7-readline-7.4.33-150400.4.19.1.ppc64le",
"product_id": "php7-readline-7.4.33-150400.4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-150400.4.19.1.ppc64le",
"product": {
"name": "php7-shmop-7.4.33-150400.4.19.1.ppc64le",
"product_id": "php7-shmop-7.4.33-150400.4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-150400.4.19.1.ppc64le",
"product": {
"name": "php7-snmp-7.4.33-150400.4.19.1.ppc64le",
"product_id": "php7-snmp-7.4.33-150400.4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-150400.4.19.1.ppc64le",
"product": {
"name": "php7-soap-7.4.33-150400.4.19.1.ppc64le",
"product_id": "php7-soap-7.4.33-150400.4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-150400.4.19.1.ppc64le",
"product": {
"name": "php7-sockets-7.4.33-150400.4.19.1.ppc64le",
"product_id": "php7-sockets-7.4.33-150400.4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-150400.4.19.1.ppc64le",
"product": {
"name": "php7-sodium-7.4.33-150400.4.19.1.ppc64le",
"product_id": "php7-sodium-7.4.33-150400.4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-150400.4.19.1.ppc64le",
"product": {
"name": "php7-sqlite-7.4.33-150400.4.19.1.ppc64le",
"product_id": "php7-sqlite-7.4.33-150400.4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-150400.4.19.1.ppc64le",
"product": {
"name": "php7-sysvmsg-7.4.33-150400.4.19.1.ppc64le",
"product_id": "php7-sysvmsg-7.4.33-150400.4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-150400.4.19.1.ppc64le",
"product": {
"name": "php7-sysvsem-7.4.33-150400.4.19.1.ppc64le",
"product_id": "php7-sysvsem-7.4.33-150400.4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-150400.4.19.1.ppc64le",
"product": {
"name": "php7-sysvshm-7.4.33-150400.4.19.1.ppc64le",
"product_id": "php7-sysvshm-7.4.33-150400.4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.33-150400.4.19.1.ppc64le",
"product": {
"name": "php7-test-7.4.33-150400.4.19.1.ppc64le",
"product_id": "php7-test-7.4.33-150400.4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-150400.4.19.1.ppc64le",
"product": {
"name": "php7-tidy-7.4.33-150400.4.19.1.ppc64le",
"product_id": "php7-tidy-7.4.33-150400.4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-150400.4.19.1.ppc64le",
"product": {
"name": "php7-tokenizer-7.4.33-150400.4.19.1.ppc64le",
"product_id": "php7-tokenizer-7.4.33-150400.4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-150400.4.19.1.ppc64le",
"product": {
"name": "php7-xmlreader-7.4.33-150400.4.19.1.ppc64le",
"product_id": "php7-xmlreader-7.4.33-150400.4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-150400.4.19.1.ppc64le",
"product": {
"name": "php7-xmlrpc-7.4.33-150400.4.19.1.ppc64le",
"product_id": "php7-xmlrpc-7.4.33-150400.4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-150400.4.19.1.ppc64le",
"product": {
"name": "php7-xmlwriter-7.4.33-150400.4.19.1.ppc64le",
"product_id": "php7-xmlwriter-7.4.33-150400.4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-150400.4.19.1.ppc64le",
"product": {
"name": "php7-xsl-7.4.33-150400.4.19.1.ppc64le",
"product_id": "php7-xsl-7.4.33-150400.4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-150400.4.19.1.ppc64le",
"product": {
"name": "php7-zip-7.4.33-150400.4.19.1.ppc64le",
"product_id": "php7-zip-7.4.33-150400.4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-150400.4.19.1.ppc64le",
"product": {
"name": "php7-zlib-7.4.33-150400.4.19.1.ppc64le",
"product_id": "php7-zlib-7.4.33-150400.4.19.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.33-150400.4.19.1.s390x",
"product": {
"name": "apache2-mod_php7-7.4.33-150400.4.19.1.s390x",
"product_id": "apache2-mod_php7-7.4.33-150400.4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-7.4.33-150400.4.19.1.s390x",
"product": {
"name": "php7-7.4.33-150400.4.19.1.s390x",
"product_id": "php7-7.4.33-150400.4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-150400.4.19.1.s390x",
"product": {
"name": "php7-bcmath-7.4.33-150400.4.19.1.s390x",
"product_id": "php7-bcmath-7.4.33-150400.4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-150400.4.19.1.s390x",
"product": {
"name": "php7-bz2-7.4.33-150400.4.19.1.s390x",
"product_id": "php7-bz2-7.4.33-150400.4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-150400.4.19.1.s390x",
"product": {
"name": "php7-calendar-7.4.33-150400.4.19.1.s390x",
"product_id": "php7-calendar-7.4.33-150400.4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-cli-7.4.33-150400.4.19.1.s390x",
"product": {
"name": "php7-cli-7.4.33-150400.4.19.1.s390x",
"product_id": "php7-cli-7.4.33-150400.4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-150400.4.19.1.s390x",
"product": {
"name": "php7-ctype-7.4.33-150400.4.19.1.s390x",
"product_id": "php7-ctype-7.4.33-150400.4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-150400.4.19.1.s390x",
"product": {
"name": "php7-curl-7.4.33-150400.4.19.1.s390x",
"product_id": "php7-curl-7.4.33-150400.4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-150400.4.19.1.s390x",
"product": {
"name": "php7-dba-7.4.33-150400.4.19.1.s390x",
"product_id": "php7-dba-7.4.33-150400.4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-150400.4.19.1.s390x",
"product": {
"name": "php7-devel-7.4.33-150400.4.19.1.s390x",
"product_id": "php7-devel-7.4.33-150400.4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-150400.4.19.1.s390x",
"product": {
"name": "php7-dom-7.4.33-150400.4.19.1.s390x",
"product_id": "php7-dom-7.4.33-150400.4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.33-150400.4.19.1.s390x",
"product": {
"name": "php7-embed-7.4.33-150400.4.19.1.s390x",
"product_id": "php7-embed-7.4.33-150400.4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-150400.4.19.1.s390x",
"product": {
"name": "php7-enchant-7.4.33-150400.4.19.1.s390x",
"product_id": "php7-enchant-7.4.33-150400.4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-150400.4.19.1.s390x",
"product": {
"name": "php7-exif-7.4.33-150400.4.19.1.s390x",
"product_id": "php7-exif-7.4.33-150400.4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.33-150400.4.19.1.s390x",
"product": {
"name": "php7-fastcgi-7.4.33-150400.4.19.1.s390x",
"product_id": "php7-fastcgi-7.4.33-150400.4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-150400.4.19.1.s390x",
"product": {
"name": "php7-fileinfo-7.4.33-150400.4.19.1.s390x",
"product_id": "php7-fileinfo-7.4.33-150400.4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.33-150400.4.19.1.s390x",
"product": {
"name": "php7-fpm-7.4.33-150400.4.19.1.s390x",
"product_id": "php7-fpm-7.4.33-150400.4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-150400.4.19.1.s390x",
"product": {
"name": "php7-ftp-7.4.33-150400.4.19.1.s390x",
"product_id": "php7-ftp-7.4.33-150400.4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-150400.4.19.1.s390x",
"product": {
"name": "php7-gd-7.4.33-150400.4.19.1.s390x",
"product_id": "php7-gd-7.4.33-150400.4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-150400.4.19.1.s390x",
"product": {
"name": "php7-gettext-7.4.33-150400.4.19.1.s390x",
"product_id": "php7-gettext-7.4.33-150400.4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-150400.4.19.1.s390x",
"product": {
"name": "php7-gmp-7.4.33-150400.4.19.1.s390x",
"product_id": "php7-gmp-7.4.33-150400.4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-150400.4.19.1.s390x",
"product": {
"name": "php7-iconv-7.4.33-150400.4.19.1.s390x",
"product_id": "php7-iconv-7.4.33-150400.4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-150400.4.19.1.s390x",
"product": {
"name": "php7-intl-7.4.33-150400.4.19.1.s390x",
"product_id": "php7-intl-7.4.33-150400.4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-150400.4.19.1.s390x",
"product": {
"name": "php7-json-7.4.33-150400.4.19.1.s390x",
"product_id": "php7-json-7.4.33-150400.4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-150400.4.19.1.s390x",
"product": {
"name": "php7-ldap-7.4.33-150400.4.19.1.s390x",
"product_id": "php7-ldap-7.4.33-150400.4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-150400.4.19.1.s390x",
"product": {
"name": "php7-mbstring-7.4.33-150400.4.19.1.s390x",
"product_id": "php7-mbstring-7.4.33-150400.4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-150400.4.19.1.s390x",
"product": {
"name": "php7-mysql-7.4.33-150400.4.19.1.s390x",
"product_id": "php7-mysql-7.4.33-150400.4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-150400.4.19.1.s390x",
"product": {
"name": "php7-odbc-7.4.33-150400.4.19.1.s390x",
"product_id": "php7-odbc-7.4.33-150400.4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-150400.4.19.1.s390x",
"product": {
"name": "php7-opcache-7.4.33-150400.4.19.1.s390x",
"product_id": "php7-opcache-7.4.33-150400.4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-150400.4.19.1.s390x",
"product": {
"name": "php7-openssl-7.4.33-150400.4.19.1.s390x",
"product_id": "php7-openssl-7.4.33-150400.4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-150400.4.19.1.s390x",
"product": {
"name": "php7-pcntl-7.4.33-150400.4.19.1.s390x",
"product_id": "php7-pcntl-7.4.33-150400.4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-150400.4.19.1.s390x",
"product": {
"name": "php7-pdo-7.4.33-150400.4.19.1.s390x",
"product_id": "php7-pdo-7.4.33-150400.4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-150400.4.19.1.s390x",
"product": {
"name": "php7-pgsql-7.4.33-150400.4.19.1.s390x",
"product_id": "php7-pgsql-7.4.33-150400.4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-150400.4.19.1.s390x",
"product": {
"name": "php7-phar-7.4.33-150400.4.19.1.s390x",
"product_id": "php7-phar-7.4.33-150400.4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-150400.4.19.1.s390x",
"product": {
"name": "php7-posix-7.4.33-150400.4.19.1.s390x",
"product_id": "php7-posix-7.4.33-150400.4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-150400.4.19.1.s390x",
"product": {
"name": "php7-readline-7.4.33-150400.4.19.1.s390x",
"product_id": "php7-readline-7.4.33-150400.4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-150400.4.19.1.s390x",
"product": {
"name": "php7-shmop-7.4.33-150400.4.19.1.s390x",
"product_id": "php7-shmop-7.4.33-150400.4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-150400.4.19.1.s390x",
"product": {
"name": "php7-snmp-7.4.33-150400.4.19.1.s390x",
"product_id": "php7-snmp-7.4.33-150400.4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-150400.4.19.1.s390x",
"product": {
"name": "php7-soap-7.4.33-150400.4.19.1.s390x",
"product_id": "php7-soap-7.4.33-150400.4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-150400.4.19.1.s390x",
"product": {
"name": "php7-sockets-7.4.33-150400.4.19.1.s390x",
"product_id": "php7-sockets-7.4.33-150400.4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-150400.4.19.1.s390x",
"product": {
"name": "php7-sodium-7.4.33-150400.4.19.1.s390x",
"product_id": "php7-sodium-7.4.33-150400.4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-150400.4.19.1.s390x",
"product": {
"name": "php7-sqlite-7.4.33-150400.4.19.1.s390x",
"product_id": "php7-sqlite-7.4.33-150400.4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-150400.4.19.1.s390x",
"product": {
"name": "php7-sysvmsg-7.4.33-150400.4.19.1.s390x",
"product_id": "php7-sysvmsg-7.4.33-150400.4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-150400.4.19.1.s390x",
"product": {
"name": "php7-sysvsem-7.4.33-150400.4.19.1.s390x",
"product_id": "php7-sysvsem-7.4.33-150400.4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-150400.4.19.1.s390x",
"product": {
"name": "php7-sysvshm-7.4.33-150400.4.19.1.s390x",
"product_id": "php7-sysvshm-7.4.33-150400.4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.33-150400.4.19.1.s390x",
"product": {
"name": "php7-test-7.4.33-150400.4.19.1.s390x",
"product_id": "php7-test-7.4.33-150400.4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-150400.4.19.1.s390x",
"product": {
"name": "php7-tidy-7.4.33-150400.4.19.1.s390x",
"product_id": "php7-tidy-7.4.33-150400.4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-150400.4.19.1.s390x",
"product": {
"name": "php7-tokenizer-7.4.33-150400.4.19.1.s390x",
"product_id": "php7-tokenizer-7.4.33-150400.4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-150400.4.19.1.s390x",
"product": {
"name": "php7-xmlreader-7.4.33-150400.4.19.1.s390x",
"product_id": "php7-xmlreader-7.4.33-150400.4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-150400.4.19.1.s390x",
"product": {
"name": "php7-xmlrpc-7.4.33-150400.4.19.1.s390x",
"product_id": "php7-xmlrpc-7.4.33-150400.4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-150400.4.19.1.s390x",
"product": {
"name": "php7-xmlwriter-7.4.33-150400.4.19.1.s390x",
"product_id": "php7-xmlwriter-7.4.33-150400.4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-150400.4.19.1.s390x",
"product": {
"name": "php7-xsl-7.4.33-150400.4.19.1.s390x",
"product_id": "php7-xsl-7.4.33-150400.4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-150400.4.19.1.s390x",
"product": {
"name": "php7-zip-7.4.33-150400.4.19.1.s390x",
"product_id": "php7-zip-7.4.33-150400.4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-150400.4.19.1.s390x",
"product": {
"name": "php7-zlib-7.4.33-150400.4.19.1.s390x",
"product_id": "php7-zlib-7.4.33-150400.4.19.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.33-150400.4.19.1.x86_64",
"product": {
"name": "apache2-mod_php7-7.4.33-150400.4.19.1.x86_64",
"product_id": "apache2-mod_php7-7.4.33-150400.4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-7.4.33-150400.4.19.1.x86_64",
"product": {
"name": "php7-7.4.33-150400.4.19.1.x86_64",
"product_id": "php7-7.4.33-150400.4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-150400.4.19.1.x86_64",
"product": {
"name": "php7-bcmath-7.4.33-150400.4.19.1.x86_64",
"product_id": "php7-bcmath-7.4.33-150400.4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-150400.4.19.1.x86_64",
"product": {
"name": "php7-bz2-7.4.33-150400.4.19.1.x86_64",
"product_id": "php7-bz2-7.4.33-150400.4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-150400.4.19.1.x86_64",
"product": {
"name": "php7-calendar-7.4.33-150400.4.19.1.x86_64",
"product_id": "php7-calendar-7.4.33-150400.4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-cli-7.4.33-150400.4.19.1.x86_64",
"product": {
"name": "php7-cli-7.4.33-150400.4.19.1.x86_64",
"product_id": "php7-cli-7.4.33-150400.4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-150400.4.19.1.x86_64",
"product": {
"name": "php7-ctype-7.4.33-150400.4.19.1.x86_64",
"product_id": "php7-ctype-7.4.33-150400.4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-150400.4.19.1.x86_64",
"product": {
"name": "php7-curl-7.4.33-150400.4.19.1.x86_64",
"product_id": "php7-curl-7.4.33-150400.4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-150400.4.19.1.x86_64",
"product": {
"name": "php7-dba-7.4.33-150400.4.19.1.x86_64",
"product_id": "php7-dba-7.4.33-150400.4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-150400.4.19.1.x86_64",
"product": {
"name": "php7-devel-7.4.33-150400.4.19.1.x86_64",
"product_id": "php7-devel-7.4.33-150400.4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-150400.4.19.1.x86_64",
"product": {
"name": "php7-dom-7.4.33-150400.4.19.1.x86_64",
"product_id": "php7-dom-7.4.33-150400.4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.33-150400.4.19.1.x86_64",
"product": {
"name": "php7-embed-7.4.33-150400.4.19.1.x86_64",
"product_id": "php7-embed-7.4.33-150400.4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-150400.4.19.1.x86_64",
"product": {
"name": "php7-enchant-7.4.33-150400.4.19.1.x86_64",
"product_id": "php7-enchant-7.4.33-150400.4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-150400.4.19.1.x86_64",
"product": {
"name": "php7-exif-7.4.33-150400.4.19.1.x86_64",
"product_id": "php7-exif-7.4.33-150400.4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.33-150400.4.19.1.x86_64",
"product": {
"name": "php7-fastcgi-7.4.33-150400.4.19.1.x86_64",
"product_id": "php7-fastcgi-7.4.33-150400.4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-150400.4.19.1.x86_64",
"product": {
"name": "php7-fileinfo-7.4.33-150400.4.19.1.x86_64",
"product_id": "php7-fileinfo-7.4.33-150400.4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.33-150400.4.19.1.x86_64",
"product": {
"name": "php7-fpm-7.4.33-150400.4.19.1.x86_64",
"product_id": "php7-fpm-7.4.33-150400.4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-150400.4.19.1.x86_64",
"product": {
"name": "php7-ftp-7.4.33-150400.4.19.1.x86_64",
"product_id": "php7-ftp-7.4.33-150400.4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-150400.4.19.1.x86_64",
"product": {
"name": "php7-gd-7.4.33-150400.4.19.1.x86_64",
"product_id": "php7-gd-7.4.33-150400.4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-150400.4.19.1.x86_64",
"product": {
"name": "php7-gettext-7.4.33-150400.4.19.1.x86_64",
"product_id": "php7-gettext-7.4.33-150400.4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-150400.4.19.1.x86_64",
"product": {
"name": "php7-gmp-7.4.33-150400.4.19.1.x86_64",
"product_id": "php7-gmp-7.4.33-150400.4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-150400.4.19.1.x86_64",
"product": {
"name": "php7-iconv-7.4.33-150400.4.19.1.x86_64",
"product_id": "php7-iconv-7.4.33-150400.4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-150400.4.19.1.x86_64",
"product": {
"name": "php7-intl-7.4.33-150400.4.19.1.x86_64",
"product_id": "php7-intl-7.4.33-150400.4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-150400.4.19.1.x86_64",
"product": {
"name": "php7-json-7.4.33-150400.4.19.1.x86_64",
"product_id": "php7-json-7.4.33-150400.4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-150400.4.19.1.x86_64",
"product": {
"name": "php7-ldap-7.4.33-150400.4.19.1.x86_64",
"product_id": "php7-ldap-7.4.33-150400.4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-150400.4.19.1.x86_64",
"product": {
"name": "php7-mbstring-7.4.33-150400.4.19.1.x86_64",
"product_id": "php7-mbstring-7.4.33-150400.4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-150400.4.19.1.x86_64",
"product": {
"name": "php7-mysql-7.4.33-150400.4.19.1.x86_64",
"product_id": "php7-mysql-7.4.33-150400.4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-150400.4.19.1.x86_64",
"product": {
"name": "php7-odbc-7.4.33-150400.4.19.1.x86_64",
"product_id": "php7-odbc-7.4.33-150400.4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-150400.4.19.1.x86_64",
"product": {
"name": "php7-opcache-7.4.33-150400.4.19.1.x86_64",
"product_id": "php7-opcache-7.4.33-150400.4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-150400.4.19.1.x86_64",
"product": {
"name": "php7-openssl-7.4.33-150400.4.19.1.x86_64",
"product_id": "php7-openssl-7.4.33-150400.4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-150400.4.19.1.x86_64",
"product": {
"name": "php7-pcntl-7.4.33-150400.4.19.1.x86_64",
"product_id": "php7-pcntl-7.4.33-150400.4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-150400.4.19.1.x86_64",
"product": {
"name": "php7-pdo-7.4.33-150400.4.19.1.x86_64",
"product_id": "php7-pdo-7.4.33-150400.4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-150400.4.19.1.x86_64",
"product": {
"name": "php7-pgsql-7.4.33-150400.4.19.1.x86_64",
"product_id": "php7-pgsql-7.4.33-150400.4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-150400.4.19.1.x86_64",
"product": {
"name": "php7-phar-7.4.33-150400.4.19.1.x86_64",
"product_id": "php7-phar-7.4.33-150400.4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-150400.4.19.1.x86_64",
"product": {
"name": "php7-posix-7.4.33-150400.4.19.1.x86_64",
"product_id": "php7-posix-7.4.33-150400.4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-150400.4.19.1.x86_64",
"product": {
"name": "php7-readline-7.4.33-150400.4.19.1.x86_64",
"product_id": "php7-readline-7.4.33-150400.4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-150400.4.19.1.x86_64",
"product": {
"name": "php7-shmop-7.4.33-150400.4.19.1.x86_64",
"product_id": "php7-shmop-7.4.33-150400.4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-150400.4.19.1.x86_64",
"product": {
"name": "php7-snmp-7.4.33-150400.4.19.1.x86_64",
"product_id": "php7-snmp-7.4.33-150400.4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-150400.4.19.1.x86_64",
"product": {
"name": "php7-soap-7.4.33-150400.4.19.1.x86_64",
"product_id": "php7-soap-7.4.33-150400.4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-150400.4.19.1.x86_64",
"product": {
"name": "php7-sockets-7.4.33-150400.4.19.1.x86_64",
"product_id": "php7-sockets-7.4.33-150400.4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-150400.4.19.1.x86_64",
"product": {
"name": "php7-sodium-7.4.33-150400.4.19.1.x86_64",
"product_id": "php7-sodium-7.4.33-150400.4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-150400.4.19.1.x86_64",
"product": {
"name": "php7-sqlite-7.4.33-150400.4.19.1.x86_64",
"product_id": "php7-sqlite-7.4.33-150400.4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-150400.4.19.1.x86_64",
"product": {
"name": "php7-sysvmsg-7.4.33-150400.4.19.1.x86_64",
"product_id": "php7-sysvmsg-7.4.33-150400.4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-150400.4.19.1.x86_64",
"product": {
"name": "php7-sysvsem-7.4.33-150400.4.19.1.x86_64",
"product_id": "php7-sysvsem-7.4.33-150400.4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-150400.4.19.1.x86_64",
"product": {
"name": "php7-sysvshm-7.4.33-150400.4.19.1.x86_64",
"product_id": "php7-sysvshm-7.4.33-150400.4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.33-150400.4.19.1.x86_64",
"product": {
"name": "php7-test-7.4.33-150400.4.19.1.x86_64",
"product_id": "php7-test-7.4.33-150400.4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-150400.4.19.1.x86_64",
"product": {
"name": "php7-tidy-7.4.33-150400.4.19.1.x86_64",
"product_id": "php7-tidy-7.4.33-150400.4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-150400.4.19.1.x86_64",
"product": {
"name": "php7-tokenizer-7.4.33-150400.4.19.1.x86_64",
"product_id": "php7-tokenizer-7.4.33-150400.4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-150400.4.19.1.x86_64",
"product": {
"name": "php7-xmlreader-7.4.33-150400.4.19.1.x86_64",
"product_id": "php7-xmlreader-7.4.33-150400.4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-150400.4.19.1.x86_64",
"product": {
"name": "php7-xmlrpc-7.4.33-150400.4.19.1.x86_64",
"product_id": "php7-xmlrpc-7.4.33-150400.4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-150400.4.19.1.x86_64",
"product": {
"name": "php7-xmlwriter-7.4.33-150400.4.19.1.x86_64",
"product_id": "php7-xmlwriter-7.4.33-150400.4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-150400.4.19.1.x86_64",
"product": {
"name": "php7-xsl-7.4.33-150400.4.19.1.x86_64",
"product_id": "php7-xsl-7.4.33-150400.4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-150400.4.19.1.x86_64",
"product": {
"name": "php7-zip-7.4.33-150400.4.19.1.x86_64",
"product_id": "php7-zip-7.4.33-150400.4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-150400.4.19.1.x86_64",
"product": {
"name": "php7-zlib-7.4.33-150400.4.19.1.x86_64",
"product_id": "php7-zlib-7.4.33-150400.4.19.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Legacy 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-legacy:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.19.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.19.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.19.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-bz2-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-bz2-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.19.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-bz2-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-calendar-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-calendar-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.19.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-calendar-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-cli-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-cli-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.19.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-cli-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-cli-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-ctype-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-ctype-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.19.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-ctype-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-curl-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-curl-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.19.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-curl-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-curl-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-dba-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-dba-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.19.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-dba-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-dba-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-devel-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-devel-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.19.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-devel-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-devel-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-dom-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-dom-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.19.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-dom-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-dom-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-enchant-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-enchant-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.19.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-enchant-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-exif-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-exif-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.19.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-exif-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-exif-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.19.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.19.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-fpm-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-fpm-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.19.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-fpm-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-ftp-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-ftp-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.19.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-ftp-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-gd-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-gd-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.19.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-gd-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-gd-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-gettext-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-gettext-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.19.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-gettext-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-gmp-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-gmp-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.19.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-gmp-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-iconv-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-iconv-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.19.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-iconv-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-intl-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-intl-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.19.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-intl-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-intl-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-json-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-json-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.19.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-json-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-json-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-ldap-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-ldap-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.19.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-ldap-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.19.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-mysql-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-mysql-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.19.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-mysql-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-odbc-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-odbc-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.19.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-odbc-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-opcache-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-opcache-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.19.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-opcache-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-openssl-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-openssl-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.19.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-openssl-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.19.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-pdo-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-pdo-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.19.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-pdo-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.19.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-phar-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-phar-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.19.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-phar-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-phar-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-posix-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-posix-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.19.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-posix-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-posix-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-readline-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-readline-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.19.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-readline-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-readline-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-shmop-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-shmop-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.19.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-shmop-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-snmp-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-snmp-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.19.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-snmp-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-soap-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-soap-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.19.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-soap-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-soap-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-sockets-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-sockets-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.19.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-sockets-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-sodium-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-sodium-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.19.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-sodium-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.19.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.19.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.19.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.19.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-tidy-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-tidy-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.19.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-tidy-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.19.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.19.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.19.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.19.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-xsl-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-xsl-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.19.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-xsl-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-zip-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-zip-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.19.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-zip-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-zip-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-zlib-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-zlib-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.19.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-zlib-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150400.4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-embed-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150400.4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-embed-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150400.4.19.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-embed-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150400.4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-embed-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.19.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.19.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.19.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.19.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.19.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.19.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.19.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.19.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.19.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.19.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.19.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.19.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.19.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-bz2-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.19.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-bz2-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.19.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-bz2-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.19.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.19.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-calendar-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.19.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-calendar-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.19.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-calendar-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.19.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.19.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-cli-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.19.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-cli-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.19.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-cli-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.19.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-cli-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.19.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-ctype-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.19.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-ctype-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.19.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-ctype-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.19.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.19.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-curl-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.19.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-curl-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.19.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-curl-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.19.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-curl-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.19.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-dba-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.19.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-dba-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.19.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-dba-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.19.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-dba-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.19.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-devel-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.19.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-devel-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.19.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-devel-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.19.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-devel-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.19.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-dom-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.19.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-dom-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.19.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-dom-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.19.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-dom-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150400.4.19.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-embed-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150400.4.19.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-embed-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150400.4.19.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-embed-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150400.4.19.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-embed-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.19.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-enchant-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.19.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-enchant-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.19.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-enchant-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.19.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.19.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-exif-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.19.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-exif-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.19.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-exif-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.19.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-exif-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.19.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.19.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.19.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.19.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.19.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.19.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.19.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.19.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.19.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-fpm-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.19.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-fpm-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.19.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-fpm-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.19.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.19.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-ftp-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.19.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-ftp-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.19.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-ftp-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.19.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.19.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-gd-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.19.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-gd-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.19.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-gd-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.19.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-gd-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.19.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-gettext-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.19.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-gettext-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.19.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-gettext-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.19.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.19.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-gmp-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.19.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-gmp-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.19.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-gmp-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.19.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.19.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-iconv-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.19.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-iconv-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.19.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-iconv-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.19.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.19.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-intl-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.19.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-intl-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.19.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-intl-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.19.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-intl-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.19.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-json-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-json-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.19.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-json-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-json-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.19.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-json-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-json-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.19.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-json-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-json-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.19.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-ldap-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.19.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-ldap-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.19.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-ldap-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.19.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.19.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.19.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.19.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.19.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.19.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-mysql-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.19.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-mysql-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.19.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-mysql-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.19.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.19.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-odbc-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.19.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-odbc-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.19.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-odbc-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.19.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.19.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-opcache-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.19.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-opcache-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.19.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-opcache-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.19.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.19.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-openssl-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.19.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-openssl-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.19.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-openssl-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.19.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.19.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.19.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.19.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.19.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.19.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-pdo-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.19.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-pdo-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.19.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-pdo-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.19.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.19.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.19.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.19.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.19.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.19.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-phar-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.19.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-phar-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.19.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-phar-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.19.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-phar-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.19.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-posix-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.19.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-posix-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.19.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-posix-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.19.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-posix-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.19.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-readline-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.19.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-readline-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.19.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-readline-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.19.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-readline-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.19.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-shmop-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.19.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-shmop-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.19.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-shmop-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.19.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.19.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-snmp-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.19.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-snmp-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.19.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-snmp-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.19.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.19.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-soap-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.19.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-soap-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.19.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-soap-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.19.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-soap-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.19.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-sockets-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.19.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-sockets-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.19.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-sockets-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.19.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.19.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-sodium-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.19.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-sodium-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.19.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-sodium-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.19.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.19.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.19.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.19.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.19.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.19.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.19.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.19.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.19.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.19.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.19.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.19.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.19.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.19.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.19.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.19.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.19.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-test-7.4.33-150400.4.19.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-test-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-test-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-test-7.4.33-150400.4.19.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-test-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-test-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-test-7.4.33-150400.4.19.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-test-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-test-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-test-7.4.33-150400.4.19.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-test-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-test-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.19.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-tidy-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.19.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-tidy-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.19.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-tidy-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.19.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.19.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.19.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.19.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.19.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.19.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.19.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.19.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.19.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.19.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.19.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.19.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.19.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.19.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.19.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.19.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.19.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.19.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-xsl-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.19.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-xsl-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.19.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-xsl-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.19.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.19.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-zip-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.19.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-zip-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.19.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-zip-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.19.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-zip-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.19.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.19.1.aarch64"
},
"product_reference": "php7-zlib-7.4.33-150400.4.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.19.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.19.1.ppc64le"
},
"product_reference": "php7-zlib-7.4.33-150400.4.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.19.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.19.1.s390x"
},
"product_reference": "php7-zlib-7.4.33-150400.4.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.19.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.19.1.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150400.4.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-0567",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-0567"
}
],
"notes": [
{
"category": "general",
"text": "In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, password_verify() function may accept some invalid Blowfish hashes as valid. If such invalid hash ever ends up in the password database, it may lead to an application allowing any password for this entry as valid. \n\n",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.19.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-0567",
"url": "https://www.suse.com/security/cve/CVE-2023-0567"
},
{
"category": "external",
"summary": "SUSE Bug 1208388 for CVE-2023-0567",
"url": "https://bugzilla.suse.com/1208388"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.19.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.19.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-02-24T14:01:46Z",
"details": "moderate"
}
],
"title": "CVE-2023-0567"
},
{
"cve": "CVE-2023-0568",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-0568"
}
],
"notes": [
{
"category": "general",
"text": "In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, core path resolution function allocate buffer one byte too small. When resolving paths with lengths close to system MAXPATHLEN setting, this may lead to the byte after the allocated buffer being overwritten with NUL value, which might lead to unauthorized data access or modification.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.19.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-0568",
"url": "https://www.suse.com/security/cve/CVE-2023-0568"
},
{
"category": "external",
"summary": "SUSE Bug 1208366 for CVE-2023-0568",
"url": "https://bugzilla.suse.com/1208366"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.19.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.19.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-02-24T14:01:46Z",
"details": "important"
}
],
"title": "CVE-2023-0568"
},
{
"cve": "CVE-2023-0662",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-0662"
}
],
"notes": [
{
"category": "general",
"text": "In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, excessive number of parts in HTTP form upload can cause high resource consumption and excessive number of log entries. This can cause denial of service on the affected server by exhausting CPU resources or disk space.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.19.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-0662",
"url": "https://www.suse.com/security/cve/CVE-2023-0662"
},
{
"category": "external",
"summary": "SUSE Bug 1208367 for CVE-2023-0662",
"url": "https://bugzilla.suse.com/1208367"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.19.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.19.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.19.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.19.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.19.1.x86_64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.19.1.aarch64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.19.1.ppc64le",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.19.1.s390x",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.19.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-02-24T14:01:46Z",
"details": "important"
}
],
"title": "CVE-2023-0662"
}
]
}
SUSE-SU-2023:0514-1
Vulnerability from csaf_suse - Published: 2023-02-24 14:02 - Updated: 2023-02-24 14:02| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.109.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.109.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.109.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.109.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.109.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.109.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.109.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.109.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.109.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.109.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.109.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.109.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.109.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.109.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.109.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.109.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.109.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.109.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.109.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.109.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.109.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.109.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for php7",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for php7 fixes the following issues:\n\n - CVE-2023-0568: Fixed NULL byte off-by-one in php_check_specific_open_basedir (bnc#1208366).\n - CVE-2023-0662: Fixed DoS vulnerability when parsing multipart request body (bnc#1208367).\n - CVE-2023-0567: Fixed vulnerability where BCrypt hashes erroneously validate if the salt is cut short by `$` (bsc#1208388).\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-514,SUSE-SLE-Product-HPC-15-SP1-LTSS-2023-514,SUSE-SLE-Product-SLES-15-SP1-LTSS-2023-514,SUSE-SLE-Product-SLES_SAP-15-SP1-2023-514,openSUSE-SLE-15.4-2023-514",
"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-2023_0514-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:0514-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20230514-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:0514-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-February/013884.html"
},
{
"category": "self",
"summary": "SUSE Bug 1208366",
"url": "https://bugzilla.suse.com/1208366"
},
{
"category": "self",
"summary": "SUSE Bug 1208367",
"url": "https://bugzilla.suse.com/1208367"
},
{
"category": "self",
"summary": "SUSE Bug 1208388",
"url": "https://bugzilla.suse.com/1208388"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-0567 page",
"url": "https://www.suse.com/security/cve/CVE-2023-0567/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-0568 page",
"url": "https://www.suse.com/security/cve/CVE-2023-0568/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-0662 page",
"url": "https://www.suse.com/security/cve/CVE-2023-0662/"
}
],
"title": "Security update for php7",
"tracking": {
"current_release_date": "2023-02-24T14:02:47Z",
"generator": {
"date": "2023-02-24T14:02:47Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:0514-1",
"initial_release_date": "2023-02-24T14:02:47Z",
"revision_history": [
{
"date": "2023-02-24T14:02:47Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.2.34-150000.4.109.1.aarch64",
"product": {
"name": "apache2-mod_php7-7.2.34-150000.4.109.1.aarch64",
"product_id": "apache2-mod_php7-7.2.34-150000.4.109.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-7.2.34-150000.4.109.1.aarch64",
"product": {
"name": "php7-7.2.34-150000.4.109.1.aarch64",
"product_id": "php7-7.2.34-150000.4.109.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.2.34-150000.4.109.1.aarch64",
"product": {
"name": "php7-bcmath-7.2.34-150000.4.109.1.aarch64",
"product_id": "php7-bcmath-7.2.34-150000.4.109.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.2.34-150000.4.109.1.aarch64",
"product": {
"name": "php7-bz2-7.2.34-150000.4.109.1.aarch64",
"product_id": "php7-bz2-7.2.34-150000.4.109.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.2.34-150000.4.109.1.aarch64",
"product": {
"name": "php7-calendar-7.2.34-150000.4.109.1.aarch64",
"product_id": "php7-calendar-7.2.34-150000.4.109.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.2.34-150000.4.109.1.aarch64",
"product": {
"name": "php7-ctype-7.2.34-150000.4.109.1.aarch64",
"product_id": "php7-ctype-7.2.34-150000.4.109.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-curl-7.2.34-150000.4.109.1.aarch64",
"product": {
"name": "php7-curl-7.2.34-150000.4.109.1.aarch64",
"product_id": "php7-curl-7.2.34-150000.4.109.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-dba-7.2.34-150000.4.109.1.aarch64",
"product": {
"name": "php7-dba-7.2.34-150000.4.109.1.aarch64",
"product_id": "php7-dba-7.2.34-150000.4.109.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-devel-7.2.34-150000.4.109.1.aarch64",
"product": {
"name": "php7-devel-7.2.34-150000.4.109.1.aarch64",
"product_id": "php7-devel-7.2.34-150000.4.109.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-dom-7.2.34-150000.4.109.1.aarch64",
"product": {
"name": "php7-dom-7.2.34-150000.4.109.1.aarch64",
"product_id": "php7-dom-7.2.34-150000.4.109.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-embed-7.2.34-150000.4.109.1.aarch64",
"product": {
"name": "php7-embed-7.2.34-150000.4.109.1.aarch64",
"product_id": "php7-embed-7.2.34-150000.4.109.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.2.34-150000.4.109.1.aarch64",
"product": {
"name": "php7-enchant-7.2.34-150000.4.109.1.aarch64",
"product_id": "php7-enchant-7.2.34-150000.4.109.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-exif-7.2.34-150000.4.109.1.aarch64",
"product": {
"name": "php7-exif-7.2.34-150000.4.109.1.aarch64",
"product_id": "php7-exif-7.2.34-150000.4.109.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.2.34-150000.4.109.1.aarch64",
"product": {
"name": "php7-fastcgi-7.2.34-150000.4.109.1.aarch64",
"product_id": "php7-fastcgi-7.2.34-150000.4.109.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.2.34-150000.4.109.1.aarch64",
"product": {
"name": "php7-fileinfo-7.2.34-150000.4.109.1.aarch64",
"product_id": "php7-fileinfo-7.2.34-150000.4.109.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.2.34-150000.4.109.1.aarch64",
"product": {
"name": "php7-fpm-7.2.34-150000.4.109.1.aarch64",
"product_id": "php7-fpm-7.2.34-150000.4.109.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.2.34-150000.4.109.1.aarch64",
"product": {
"name": "php7-ftp-7.2.34-150000.4.109.1.aarch64",
"product_id": "php7-ftp-7.2.34-150000.4.109.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gd-7.2.34-150000.4.109.1.aarch64",
"product": {
"name": "php7-gd-7.2.34-150000.4.109.1.aarch64",
"product_id": "php7-gd-7.2.34-150000.4.109.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.2.34-150000.4.109.1.aarch64",
"product": {
"name": "php7-gettext-7.2.34-150000.4.109.1.aarch64",
"product_id": "php7-gettext-7.2.34-150000.4.109.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.2.34-150000.4.109.1.aarch64",
"product": {
"name": "php7-gmp-7.2.34-150000.4.109.1.aarch64",
"product_id": "php7-gmp-7.2.34-150000.4.109.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.2.34-150000.4.109.1.aarch64",
"product": {
"name": "php7-iconv-7.2.34-150000.4.109.1.aarch64",
"product_id": "php7-iconv-7.2.34-150000.4.109.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-intl-7.2.34-150000.4.109.1.aarch64",
"product": {
"name": "php7-intl-7.2.34-150000.4.109.1.aarch64",
"product_id": "php7-intl-7.2.34-150000.4.109.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-json-7.2.34-150000.4.109.1.aarch64",
"product": {
"name": "php7-json-7.2.34-150000.4.109.1.aarch64",
"product_id": "php7-json-7.2.34-150000.4.109.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.2.34-150000.4.109.1.aarch64",
"product": {
"name": "php7-ldap-7.2.34-150000.4.109.1.aarch64",
"product_id": "php7-ldap-7.2.34-150000.4.109.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.2.34-150000.4.109.1.aarch64",
"product": {
"name": "php7-mbstring-7.2.34-150000.4.109.1.aarch64",
"product_id": "php7-mbstring-7.2.34-150000.4.109.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.2.34-150000.4.109.1.aarch64",
"product": {
"name": "php7-mysql-7.2.34-150000.4.109.1.aarch64",
"product_id": "php7-mysql-7.2.34-150000.4.109.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.2.34-150000.4.109.1.aarch64",
"product": {
"name": "php7-odbc-7.2.34-150000.4.109.1.aarch64",
"product_id": "php7-odbc-7.2.34-150000.4.109.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.2.34-150000.4.109.1.aarch64",
"product": {
"name": "php7-opcache-7.2.34-150000.4.109.1.aarch64",
"product_id": "php7-opcache-7.2.34-150000.4.109.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.2.34-150000.4.109.1.aarch64",
"product": {
"name": "php7-openssl-7.2.34-150000.4.109.1.aarch64",
"product_id": "php7-openssl-7.2.34-150000.4.109.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.2.34-150000.4.109.1.aarch64",
"product": {
"name": "php7-pcntl-7.2.34-150000.4.109.1.aarch64",
"product_id": "php7-pcntl-7.2.34-150000.4.109.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.2.34-150000.4.109.1.aarch64",
"product": {
"name": "php7-pdo-7.2.34-150000.4.109.1.aarch64",
"product_id": "php7-pdo-7.2.34-150000.4.109.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.2.34-150000.4.109.1.aarch64",
"product": {
"name": "php7-pgsql-7.2.34-150000.4.109.1.aarch64",
"product_id": "php7-pgsql-7.2.34-150000.4.109.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-phar-7.2.34-150000.4.109.1.aarch64",
"product": {
"name": "php7-phar-7.2.34-150000.4.109.1.aarch64",
"product_id": "php7-phar-7.2.34-150000.4.109.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-posix-7.2.34-150000.4.109.1.aarch64",
"product": {
"name": "php7-posix-7.2.34-150000.4.109.1.aarch64",
"product_id": "php7-posix-7.2.34-150000.4.109.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-readline-7.2.34-150000.4.109.1.aarch64",
"product": {
"name": "php7-readline-7.2.34-150000.4.109.1.aarch64",
"product_id": "php7-readline-7.2.34-150000.4.109.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.2.34-150000.4.109.1.aarch64",
"product": {
"name": "php7-shmop-7.2.34-150000.4.109.1.aarch64",
"product_id": "php7-shmop-7.2.34-150000.4.109.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.2.34-150000.4.109.1.aarch64",
"product": {
"name": "php7-snmp-7.2.34-150000.4.109.1.aarch64",
"product_id": "php7-snmp-7.2.34-150000.4.109.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-soap-7.2.34-150000.4.109.1.aarch64",
"product": {
"name": "php7-soap-7.2.34-150000.4.109.1.aarch64",
"product_id": "php7-soap-7.2.34-150000.4.109.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.2.34-150000.4.109.1.aarch64",
"product": {
"name": "php7-sockets-7.2.34-150000.4.109.1.aarch64",
"product_id": "php7-sockets-7.2.34-150000.4.109.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.2.34-150000.4.109.1.aarch64",
"product": {
"name": "php7-sodium-7.2.34-150000.4.109.1.aarch64",
"product_id": "php7-sodium-7.2.34-150000.4.109.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.2.34-150000.4.109.1.aarch64",
"product": {
"name": "php7-sqlite-7.2.34-150000.4.109.1.aarch64",
"product_id": "php7-sqlite-7.2.34-150000.4.109.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.2.34-150000.4.109.1.aarch64",
"product": {
"name": "php7-sysvmsg-7.2.34-150000.4.109.1.aarch64",
"product_id": "php7-sysvmsg-7.2.34-150000.4.109.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.2.34-150000.4.109.1.aarch64",
"product": {
"name": "php7-sysvsem-7.2.34-150000.4.109.1.aarch64",
"product_id": "php7-sysvsem-7.2.34-150000.4.109.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.2.34-150000.4.109.1.aarch64",
"product": {
"name": "php7-sysvshm-7.2.34-150000.4.109.1.aarch64",
"product_id": "php7-sysvshm-7.2.34-150000.4.109.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-test-7.2.34-150000.4.109.1.aarch64",
"product": {
"name": "php7-test-7.2.34-150000.4.109.1.aarch64",
"product_id": "php7-test-7.2.34-150000.4.109.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.2.34-150000.4.109.1.aarch64",
"product": {
"name": "php7-tidy-7.2.34-150000.4.109.1.aarch64",
"product_id": "php7-tidy-7.2.34-150000.4.109.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.2.34-150000.4.109.1.aarch64",
"product": {
"name": "php7-tokenizer-7.2.34-150000.4.109.1.aarch64",
"product_id": "php7-tokenizer-7.2.34-150000.4.109.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-wddx-7.2.34-150000.4.109.1.aarch64",
"product": {
"name": "php7-wddx-7.2.34-150000.4.109.1.aarch64",
"product_id": "php7-wddx-7.2.34-150000.4.109.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.2.34-150000.4.109.1.aarch64",
"product": {
"name": "php7-xmlreader-7.2.34-150000.4.109.1.aarch64",
"product_id": "php7-xmlreader-7.2.34-150000.4.109.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.2.34-150000.4.109.1.aarch64",
"product": {
"name": "php7-xmlrpc-7.2.34-150000.4.109.1.aarch64",
"product_id": "php7-xmlrpc-7.2.34-150000.4.109.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.2.34-150000.4.109.1.aarch64",
"product": {
"name": "php7-xmlwriter-7.2.34-150000.4.109.1.aarch64",
"product_id": "php7-xmlwriter-7.2.34-150000.4.109.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.2.34-150000.4.109.1.aarch64",
"product": {
"name": "php7-xsl-7.2.34-150000.4.109.1.aarch64",
"product_id": "php7-xsl-7.2.34-150000.4.109.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-zip-7.2.34-150000.4.109.1.aarch64",
"product": {
"name": "php7-zip-7.2.34-150000.4.109.1.aarch64",
"product_id": "php7-zip-7.2.34-150000.4.109.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.2.34-150000.4.109.1.aarch64",
"product": {
"name": "php7-zlib-7.2.34-150000.4.109.1.aarch64",
"product_id": "php7-zlib-7.2.34-150000.4.109.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.2.34-150000.4.109.1.i586",
"product": {
"name": "apache2-mod_php7-7.2.34-150000.4.109.1.i586",
"product_id": "apache2-mod_php7-7.2.34-150000.4.109.1.i586"
}
},
{
"category": "product_version",
"name": "php7-7.2.34-150000.4.109.1.i586",
"product": {
"name": "php7-7.2.34-150000.4.109.1.i586",
"product_id": "php7-7.2.34-150000.4.109.1.i586"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.2.34-150000.4.109.1.i586",
"product": {
"name": "php7-bcmath-7.2.34-150000.4.109.1.i586",
"product_id": "php7-bcmath-7.2.34-150000.4.109.1.i586"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.2.34-150000.4.109.1.i586",
"product": {
"name": "php7-bz2-7.2.34-150000.4.109.1.i586",
"product_id": "php7-bz2-7.2.34-150000.4.109.1.i586"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.2.34-150000.4.109.1.i586",
"product": {
"name": "php7-calendar-7.2.34-150000.4.109.1.i586",
"product_id": "php7-calendar-7.2.34-150000.4.109.1.i586"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.2.34-150000.4.109.1.i586",
"product": {
"name": "php7-ctype-7.2.34-150000.4.109.1.i586",
"product_id": "php7-ctype-7.2.34-150000.4.109.1.i586"
}
},
{
"category": "product_version",
"name": "php7-curl-7.2.34-150000.4.109.1.i586",
"product": {
"name": "php7-curl-7.2.34-150000.4.109.1.i586",
"product_id": "php7-curl-7.2.34-150000.4.109.1.i586"
}
},
{
"category": "product_version",
"name": "php7-dba-7.2.34-150000.4.109.1.i586",
"product": {
"name": "php7-dba-7.2.34-150000.4.109.1.i586",
"product_id": "php7-dba-7.2.34-150000.4.109.1.i586"
}
},
{
"category": "product_version",
"name": "php7-devel-7.2.34-150000.4.109.1.i586",
"product": {
"name": "php7-devel-7.2.34-150000.4.109.1.i586",
"product_id": "php7-devel-7.2.34-150000.4.109.1.i586"
}
},
{
"category": "product_version",
"name": "php7-dom-7.2.34-150000.4.109.1.i586",
"product": {
"name": "php7-dom-7.2.34-150000.4.109.1.i586",
"product_id": "php7-dom-7.2.34-150000.4.109.1.i586"
}
},
{
"category": "product_version",
"name": "php7-embed-7.2.34-150000.4.109.1.i586",
"product": {
"name": "php7-embed-7.2.34-150000.4.109.1.i586",
"product_id": "php7-embed-7.2.34-150000.4.109.1.i586"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.2.34-150000.4.109.1.i586",
"product": {
"name": "php7-enchant-7.2.34-150000.4.109.1.i586",
"product_id": "php7-enchant-7.2.34-150000.4.109.1.i586"
}
},
{
"category": "product_version",
"name": "php7-exif-7.2.34-150000.4.109.1.i586",
"product": {
"name": "php7-exif-7.2.34-150000.4.109.1.i586",
"product_id": "php7-exif-7.2.34-150000.4.109.1.i586"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.2.34-150000.4.109.1.i586",
"product": {
"name": "php7-fastcgi-7.2.34-150000.4.109.1.i586",
"product_id": "php7-fastcgi-7.2.34-150000.4.109.1.i586"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.2.34-150000.4.109.1.i586",
"product": {
"name": "php7-fileinfo-7.2.34-150000.4.109.1.i586",
"product_id": "php7-fileinfo-7.2.34-150000.4.109.1.i586"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.2.34-150000.4.109.1.i586",
"product": {
"name": "php7-fpm-7.2.34-150000.4.109.1.i586",
"product_id": "php7-fpm-7.2.34-150000.4.109.1.i586"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.2.34-150000.4.109.1.i586",
"product": {
"name": "php7-ftp-7.2.34-150000.4.109.1.i586",
"product_id": "php7-ftp-7.2.34-150000.4.109.1.i586"
}
},
{
"category": "product_version",
"name": "php7-gd-7.2.34-150000.4.109.1.i586",
"product": {
"name": "php7-gd-7.2.34-150000.4.109.1.i586",
"product_id": "php7-gd-7.2.34-150000.4.109.1.i586"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.2.34-150000.4.109.1.i586",
"product": {
"name": "php7-gettext-7.2.34-150000.4.109.1.i586",
"product_id": "php7-gettext-7.2.34-150000.4.109.1.i586"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.2.34-150000.4.109.1.i586",
"product": {
"name": "php7-gmp-7.2.34-150000.4.109.1.i586",
"product_id": "php7-gmp-7.2.34-150000.4.109.1.i586"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.2.34-150000.4.109.1.i586",
"product": {
"name": "php7-iconv-7.2.34-150000.4.109.1.i586",
"product_id": "php7-iconv-7.2.34-150000.4.109.1.i586"
}
},
{
"category": "product_version",
"name": "php7-intl-7.2.34-150000.4.109.1.i586",
"product": {
"name": "php7-intl-7.2.34-150000.4.109.1.i586",
"product_id": "php7-intl-7.2.34-150000.4.109.1.i586"
}
},
{
"category": "product_version",
"name": "php7-json-7.2.34-150000.4.109.1.i586",
"product": {
"name": "php7-json-7.2.34-150000.4.109.1.i586",
"product_id": "php7-json-7.2.34-150000.4.109.1.i586"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.2.34-150000.4.109.1.i586",
"product": {
"name": "php7-ldap-7.2.34-150000.4.109.1.i586",
"product_id": "php7-ldap-7.2.34-150000.4.109.1.i586"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.2.34-150000.4.109.1.i586",
"product": {
"name": "php7-mbstring-7.2.34-150000.4.109.1.i586",
"product_id": "php7-mbstring-7.2.34-150000.4.109.1.i586"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.2.34-150000.4.109.1.i586",
"product": {
"name": "php7-mysql-7.2.34-150000.4.109.1.i586",
"product_id": "php7-mysql-7.2.34-150000.4.109.1.i586"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.2.34-150000.4.109.1.i586",
"product": {
"name": "php7-odbc-7.2.34-150000.4.109.1.i586",
"product_id": "php7-odbc-7.2.34-150000.4.109.1.i586"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.2.34-150000.4.109.1.i586",
"product": {
"name": "php7-opcache-7.2.34-150000.4.109.1.i586",
"product_id": "php7-opcache-7.2.34-150000.4.109.1.i586"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.2.34-150000.4.109.1.i586",
"product": {
"name": "php7-openssl-7.2.34-150000.4.109.1.i586",
"product_id": "php7-openssl-7.2.34-150000.4.109.1.i586"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.2.34-150000.4.109.1.i586",
"product": {
"name": "php7-pcntl-7.2.34-150000.4.109.1.i586",
"product_id": "php7-pcntl-7.2.34-150000.4.109.1.i586"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.2.34-150000.4.109.1.i586",
"product": {
"name": "php7-pdo-7.2.34-150000.4.109.1.i586",
"product_id": "php7-pdo-7.2.34-150000.4.109.1.i586"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.2.34-150000.4.109.1.i586",
"product": {
"name": "php7-pgsql-7.2.34-150000.4.109.1.i586",
"product_id": "php7-pgsql-7.2.34-150000.4.109.1.i586"
}
},
{
"category": "product_version",
"name": "php7-phar-7.2.34-150000.4.109.1.i586",
"product": {
"name": "php7-phar-7.2.34-150000.4.109.1.i586",
"product_id": "php7-phar-7.2.34-150000.4.109.1.i586"
}
},
{
"category": "product_version",
"name": "php7-posix-7.2.34-150000.4.109.1.i586",
"product": {
"name": "php7-posix-7.2.34-150000.4.109.1.i586",
"product_id": "php7-posix-7.2.34-150000.4.109.1.i586"
}
},
{
"category": "product_version",
"name": "php7-readline-7.2.34-150000.4.109.1.i586",
"product": {
"name": "php7-readline-7.2.34-150000.4.109.1.i586",
"product_id": "php7-readline-7.2.34-150000.4.109.1.i586"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.2.34-150000.4.109.1.i586",
"product": {
"name": "php7-shmop-7.2.34-150000.4.109.1.i586",
"product_id": "php7-shmop-7.2.34-150000.4.109.1.i586"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.2.34-150000.4.109.1.i586",
"product": {
"name": "php7-snmp-7.2.34-150000.4.109.1.i586",
"product_id": "php7-snmp-7.2.34-150000.4.109.1.i586"
}
},
{
"category": "product_version",
"name": "php7-soap-7.2.34-150000.4.109.1.i586",
"product": {
"name": "php7-soap-7.2.34-150000.4.109.1.i586",
"product_id": "php7-soap-7.2.34-150000.4.109.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.2.34-150000.4.109.1.i586",
"product": {
"name": "php7-sockets-7.2.34-150000.4.109.1.i586",
"product_id": "php7-sockets-7.2.34-150000.4.109.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.2.34-150000.4.109.1.i586",
"product": {
"name": "php7-sodium-7.2.34-150000.4.109.1.i586",
"product_id": "php7-sodium-7.2.34-150000.4.109.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.2.34-150000.4.109.1.i586",
"product": {
"name": "php7-sqlite-7.2.34-150000.4.109.1.i586",
"product_id": "php7-sqlite-7.2.34-150000.4.109.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.2.34-150000.4.109.1.i586",
"product": {
"name": "php7-sysvmsg-7.2.34-150000.4.109.1.i586",
"product_id": "php7-sysvmsg-7.2.34-150000.4.109.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.2.34-150000.4.109.1.i586",
"product": {
"name": "php7-sysvsem-7.2.34-150000.4.109.1.i586",
"product_id": "php7-sysvsem-7.2.34-150000.4.109.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.2.34-150000.4.109.1.i586",
"product": {
"name": "php7-sysvshm-7.2.34-150000.4.109.1.i586",
"product_id": "php7-sysvshm-7.2.34-150000.4.109.1.i586"
}
},
{
"category": "product_version",
"name": "php7-test-7.2.34-150000.4.109.1.i586",
"product": {
"name": "php7-test-7.2.34-150000.4.109.1.i586",
"product_id": "php7-test-7.2.34-150000.4.109.1.i586"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.2.34-150000.4.109.1.i586",
"product": {
"name": "php7-tidy-7.2.34-150000.4.109.1.i586",
"product_id": "php7-tidy-7.2.34-150000.4.109.1.i586"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.2.34-150000.4.109.1.i586",
"product": {
"name": "php7-tokenizer-7.2.34-150000.4.109.1.i586",
"product_id": "php7-tokenizer-7.2.34-150000.4.109.1.i586"
}
},
{
"category": "product_version",
"name": "php7-wddx-7.2.34-150000.4.109.1.i586",
"product": {
"name": "php7-wddx-7.2.34-150000.4.109.1.i586",
"product_id": "php7-wddx-7.2.34-150000.4.109.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.2.34-150000.4.109.1.i586",
"product": {
"name": "php7-xmlreader-7.2.34-150000.4.109.1.i586",
"product_id": "php7-xmlreader-7.2.34-150000.4.109.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.2.34-150000.4.109.1.i586",
"product": {
"name": "php7-xmlrpc-7.2.34-150000.4.109.1.i586",
"product_id": "php7-xmlrpc-7.2.34-150000.4.109.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.2.34-150000.4.109.1.i586",
"product": {
"name": "php7-xmlwriter-7.2.34-150000.4.109.1.i586",
"product_id": "php7-xmlwriter-7.2.34-150000.4.109.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.2.34-150000.4.109.1.i586",
"product": {
"name": "php7-xsl-7.2.34-150000.4.109.1.i586",
"product_id": "php7-xsl-7.2.34-150000.4.109.1.i586"
}
},
{
"category": "product_version",
"name": "php7-zip-7.2.34-150000.4.109.1.i586",
"product": {
"name": "php7-zip-7.2.34-150000.4.109.1.i586",
"product_id": "php7-zip-7.2.34-150000.4.109.1.i586"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.2.34-150000.4.109.1.i586",
"product": {
"name": "php7-zlib-7.2.34-150000.4.109.1.i586",
"product_id": "php7-zlib-7.2.34-150000.4.109.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "php7-pear-7.2.34-150000.4.109.1.noarch",
"product": {
"name": "php7-pear-7.2.34-150000.4.109.1.noarch",
"product_id": "php7-pear-7.2.34-150000.4.109.1.noarch"
}
},
{
"category": "product_version",
"name": "php7-pear-Archive_Tar-7.2.34-150000.4.109.1.noarch",
"product": {
"name": "php7-pear-Archive_Tar-7.2.34-150000.4.109.1.noarch",
"product_id": "php7-pear-Archive_Tar-7.2.34-150000.4.109.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.2.34-150000.4.109.1.ppc64le",
"product": {
"name": "apache2-mod_php7-7.2.34-150000.4.109.1.ppc64le",
"product_id": "apache2-mod_php7-7.2.34-150000.4.109.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-7.2.34-150000.4.109.1.ppc64le",
"product": {
"name": "php7-7.2.34-150000.4.109.1.ppc64le",
"product_id": "php7-7.2.34-150000.4.109.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.2.34-150000.4.109.1.ppc64le",
"product": {
"name": "php7-bcmath-7.2.34-150000.4.109.1.ppc64le",
"product_id": "php7-bcmath-7.2.34-150000.4.109.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.2.34-150000.4.109.1.ppc64le",
"product": {
"name": "php7-bz2-7.2.34-150000.4.109.1.ppc64le",
"product_id": "php7-bz2-7.2.34-150000.4.109.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.2.34-150000.4.109.1.ppc64le",
"product": {
"name": "php7-calendar-7.2.34-150000.4.109.1.ppc64le",
"product_id": "php7-calendar-7.2.34-150000.4.109.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.2.34-150000.4.109.1.ppc64le",
"product": {
"name": "php7-ctype-7.2.34-150000.4.109.1.ppc64le",
"product_id": "php7-ctype-7.2.34-150000.4.109.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-curl-7.2.34-150000.4.109.1.ppc64le",
"product": {
"name": "php7-curl-7.2.34-150000.4.109.1.ppc64le",
"product_id": "php7-curl-7.2.34-150000.4.109.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-dba-7.2.34-150000.4.109.1.ppc64le",
"product": {
"name": "php7-dba-7.2.34-150000.4.109.1.ppc64le",
"product_id": "php7-dba-7.2.34-150000.4.109.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-devel-7.2.34-150000.4.109.1.ppc64le",
"product": {
"name": "php7-devel-7.2.34-150000.4.109.1.ppc64le",
"product_id": "php7-devel-7.2.34-150000.4.109.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-dom-7.2.34-150000.4.109.1.ppc64le",
"product": {
"name": "php7-dom-7.2.34-150000.4.109.1.ppc64le",
"product_id": "php7-dom-7.2.34-150000.4.109.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-embed-7.2.34-150000.4.109.1.ppc64le",
"product": {
"name": "php7-embed-7.2.34-150000.4.109.1.ppc64le",
"product_id": "php7-embed-7.2.34-150000.4.109.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.2.34-150000.4.109.1.ppc64le",
"product": {
"name": "php7-enchant-7.2.34-150000.4.109.1.ppc64le",
"product_id": "php7-enchant-7.2.34-150000.4.109.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-exif-7.2.34-150000.4.109.1.ppc64le",
"product": {
"name": "php7-exif-7.2.34-150000.4.109.1.ppc64le",
"product_id": "php7-exif-7.2.34-150000.4.109.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.2.34-150000.4.109.1.ppc64le",
"product": {
"name": "php7-fastcgi-7.2.34-150000.4.109.1.ppc64le",
"product_id": "php7-fastcgi-7.2.34-150000.4.109.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.2.34-150000.4.109.1.ppc64le",
"product": {
"name": "php7-fileinfo-7.2.34-150000.4.109.1.ppc64le",
"product_id": "php7-fileinfo-7.2.34-150000.4.109.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.2.34-150000.4.109.1.ppc64le",
"product": {
"name": "php7-fpm-7.2.34-150000.4.109.1.ppc64le",
"product_id": "php7-fpm-7.2.34-150000.4.109.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.2.34-150000.4.109.1.ppc64le",
"product": {
"name": "php7-ftp-7.2.34-150000.4.109.1.ppc64le",
"product_id": "php7-ftp-7.2.34-150000.4.109.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gd-7.2.34-150000.4.109.1.ppc64le",
"product": {
"name": "php7-gd-7.2.34-150000.4.109.1.ppc64le",
"product_id": "php7-gd-7.2.34-150000.4.109.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.2.34-150000.4.109.1.ppc64le",
"product": {
"name": "php7-gettext-7.2.34-150000.4.109.1.ppc64le",
"product_id": "php7-gettext-7.2.34-150000.4.109.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.2.34-150000.4.109.1.ppc64le",
"product": {
"name": "php7-gmp-7.2.34-150000.4.109.1.ppc64le",
"product_id": "php7-gmp-7.2.34-150000.4.109.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.2.34-150000.4.109.1.ppc64le",
"product": {
"name": "php7-iconv-7.2.34-150000.4.109.1.ppc64le",
"product_id": "php7-iconv-7.2.34-150000.4.109.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-intl-7.2.34-150000.4.109.1.ppc64le",
"product": {
"name": "php7-intl-7.2.34-150000.4.109.1.ppc64le",
"product_id": "php7-intl-7.2.34-150000.4.109.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-json-7.2.34-150000.4.109.1.ppc64le",
"product": {
"name": "php7-json-7.2.34-150000.4.109.1.ppc64le",
"product_id": "php7-json-7.2.34-150000.4.109.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.2.34-150000.4.109.1.ppc64le",
"product": {
"name": "php7-ldap-7.2.34-150000.4.109.1.ppc64le",
"product_id": "php7-ldap-7.2.34-150000.4.109.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.2.34-150000.4.109.1.ppc64le",
"product": {
"name": "php7-mbstring-7.2.34-150000.4.109.1.ppc64le",
"product_id": "php7-mbstring-7.2.34-150000.4.109.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.2.34-150000.4.109.1.ppc64le",
"product": {
"name": "php7-mysql-7.2.34-150000.4.109.1.ppc64le",
"product_id": "php7-mysql-7.2.34-150000.4.109.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.2.34-150000.4.109.1.ppc64le",
"product": {
"name": "php7-odbc-7.2.34-150000.4.109.1.ppc64le",
"product_id": "php7-odbc-7.2.34-150000.4.109.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.2.34-150000.4.109.1.ppc64le",
"product": {
"name": "php7-opcache-7.2.34-150000.4.109.1.ppc64le",
"product_id": "php7-opcache-7.2.34-150000.4.109.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.2.34-150000.4.109.1.ppc64le",
"product": {
"name": "php7-openssl-7.2.34-150000.4.109.1.ppc64le",
"product_id": "php7-openssl-7.2.34-150000.4.109.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.2.34-150000.4.109.1.ppc64le",
"product": {
"name": "php7-pcntl-7.2.34-150000.4.109.1.ppc64le",
"product_id": "php7-pcntl-7.2.34-150000.4.109.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.2.34-150000.4.109.1.ppc64le",
"product": {
"name": "php7-pdo-7.2.34-150000.4.109.1.ppc64le",
"product_id": "php7-pdo-7.2.34-150000.4.109.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.2.34-150000.4.109.1.ppc64le",
"product": {
"name": "php7-pgsql-7.2.34-150000.4.109.1.ppc64le",
"product_id": "php7-pgsql-7.2.34-150000.4.109.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-phar-7.2.34-150000.4.109.1.ppc64le",
"product": {
"name": "php7-phar-7.2.34-150000.4.109.1.ppc64le",
"product_id": "php7-phar-7.2.34-150000.4.109.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-posix-7.2.34-150000.4.109.1.ppc64le",
"product": {
"name": "php7-posix-7.2.34-150000.4.109.1.ppc64le",
"product_id": "php7-posix-7.2.34-150000.4.109.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-readline-7.2.34-150000.4.109.1.ppc64le",
"product": {
"name": "php7-readline-7.2.34-150000.4.109.1.ppc64le",
"product_id": "php7-readline-7.2.34-150000.4.109.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.2.34-150000.4.109.1.ppc64le",
"product": {
"name": "php7-shmop-7.2.34-150000.4.109.1.ppc64le",
"product_id": "php7-shmop-7.2.34-150000.4.109.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.2.34-150000.4.109.1.ppc64le",
"product": {
"name": "php7-snmp-7.2.34-150000.4.109.1.ppc64le",
"product_id": "php7-snmp-7.2.34-150000.4.109.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-soap-7.2.34-150000.4.109.1.ppc64le",
"product": {
"name": "php7-soap-7.2.34-150000.4.109.1.ppc64le",
"product_id": "php7-soap-7.2.34-150000.4.109.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.2.34-150000.4.109.1.ppc64le",
"product": {
"name": "php7-sockets-7.2.34-150000.4.109.1.ppc64le",
"product_id": "php7-sockets-7.2.34-150000.4.109.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.2.34-150000.4.109.1.ppc64le",
"product": {
"name": "php7-sodium-7.2.34-150000.4.109.1.ppc64le",
"product_id": "php7-sodium-7.2.34-150000.4.109.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.2.34-150000.4.109.1.ppc64le",
"product": {
"name": "php7-sqlite-7.2.34-150000.4.109.1.ppc64le",
"product_id": "php7-sqlite-7.2.34-150000.4.109.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.2.34-150000.4.109.1.ppc64le",
"product": {
"name": "php7-sysvmsg-7.2.34-150000.4.109.1.ppc64le",
"product_id": "php7-sysvmsg-7.2.34-150000.4.109.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.2.34-150000.4.109.1.ppc64le",
"product": {
"name": "php7-sysvsem-7.2.34-150000.4.109.1.ppc64le",
"product_id": "php7-sysvsem-7.2.34-150000.4.109.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.2.34-150000.4.109.1.ppc64le",
"product": {
"name": "php7-sysvshm-7.2.34-150000.4.109.1.ppc64le",
"product_id": "php7-sysvshm-7.2.34-150000.4.109.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-test-7.2.34-150000.4.109.1.ppc64le",
"product": {
"name": "php7-test-7.2.34-150000.4.109.1.ppc64le",
"product_id": "php7-test-7.2.34-150000.4.109.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.2.34-150000.4.109.1.ppc64le",
"product": {
"name": "php7-tidy-7.2.34-150000.4.109.1.ppc64le",
"product_id": "php7-tidy-7.2.34-150000.4.109.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.2.34-150000.4.109.1.ppc64le",
"product": {
"name": "php7-tokenizer-7.2.34-150000.4.109.1.ppc64le",
"product_id": "php7-tokenizer-7.2.34-150000.4.109.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-wddx-7.2.34-150000.4.109.1.ppc64le",
"product": {
"name": "php7-wddx-7.2.34-150000.4.109.1.ppc64le",
"product_id": "php7-wddx-7.2.34-150000.4.109.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.2.34-150000.4.109.1.ppc64le",
"product": {
"name": "php7-xmlreader-7.2.34-150000.4.109.1.ppc64le",
"product_id": "php7-xmlreader-7.2.34-150000.4.109.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.2.34-150000.4.109.1.ppc64le",
"product": {
"name": "php7-xmlrpc-7.2.34-150000.4.109.1.ppc64le",
"product_id": "php7-xmlrpc-7.2.34-150000.4.109.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.2.34-150000.4.109.1.ppc64le",
"product": {
"name": "php7-xmlwriter-7.2.34-150000.4.109.1.ppc64le",
"product_id": "php7-xmlwriter-7.2.34-150000.4.109.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.2.34-150000.4.109.1.ppc64le",
"product": {
"name": "php7-xsl-7.2.34-150000.4.109.1.ppc64le",
"product_id": "php7-xsl-7.2.34-150000.4.109.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-zip-7.2.34-150000.4.109.1.ppc64le",
"product": {
"name": "php7-zip-7.2.34-150000.4.109.1.ppc64le",
"product_id": "php7-zip-7.2.34-150000.4.109.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.2.34-150000.4.109.1.ppc64le",
"product": {
"name": "php7-zlib-7.2.34-150000.4.109.1.ppc64le",
"product_id": "php7-zlib-7.2.34-150000.4.109.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.2.34-150000.4.109.1.s390x",
"product": {
"name": "apache2-mod_php7-7.2.34-150000.4.109.1.s390x",
"product_id": "apache2-mod_php7-7.2.34-150000.4.109.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-7.2.34-150000.4.109.1.s390x",
"product": {
"name": "php7-7.2.34-150000.4.109.1.s390x",
"product_id": "php7-7.2.34-150000.4.109.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.2.34-150000.4.109.1.s390x",
"product": {
"name": "php7-bcmath-7.2.34-150000.4.109.1.s390x",
"product_id": "php7-bcmath-7.2.34-150000.4.109.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.2.34-150000.4.109.1.s390x",
"product": {
"name": "php7-bz2-7.2.34-150000.4.109.1.s390x",
"product_id": "php7-bz2-7.2.34-150000.4.109.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.2.34-150000.4.109.1.s390x",
"product": {
"name": "php7-calendar-7.2.34-150000.4.109.1.s390x",
"product_id": "php7-calendar-7.2.34-150000.4.109.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.2.34-150000.4.109.1.s390x",
"product": {
"name": "php7-ctype-7.2.34-150000.4.109.1.s390x",
"product_id": "php7-ctype-7.2.34-150000.4.109.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-curl-7.2.34-150000.4.109.1.s390x",
"product": {
"name": "php7-curl-7.2.34-150000.4.109.1.s390x",
"product_id": "php7-curl-7.2.34-150000.4.109.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-dba-7.2.34-150000.4.109.1.s390x",
"product": {
"name": "php7-dba-7.2.34-150000.4.109.1.s390x",
"product_id": "php7-dba-7.2.34-150000.4.109.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-devel-7.2.34-150000.4.109.1.s390x",
"product": {
"name": "php7-devel-7.2.34-150000.4.109.1.s390x",
"product_id": "php7-devel-7.2.34-150000.4.109.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-dom-7.2.34-150000.4.109.1.s390x",
"product": {
"name": "php7-dom-7.2.34-150000.4.109.1.s390x",
"product_id": "php7-dom-7.2.34-150000.4.109.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-embed-7.2.34-150000.4.109.1.s390x",
"product": {
"name": "php7-embed-7.2.34-150000.4.109.1.s390x",
"product_id": "php7-embed-7.2.34-150000.4.109.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.2.34-150000.4.109.1.s390x",
"product": {
"name": "php7-enchant-7.2.34-150000.4.109.1.s390x",
"product_id": "php7-enchant-7.2.34-150000.4.109.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-exif-7.2.34-150000.4.109.1.s390x",
"product": {
"name": "php7-exif-7.2.34-150000.4.109.1.s390x",
"product_id": "php7-exif-7.2.34-150000.4.109.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.2.34-150000.4.109.1.s390x",
"product": {
"name": "php7-fastcgi-7.2.34-150000.4.109.1.s390x",
"product_id": "php7-fastcgi-7.2.34-150000.4.109.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.2.34-150000.4.109.1.s390x",
"product": {
"name": "php7-fileinfo-7.2.34-150000.4.109.1.s390x",
"product_id": "php7-fileinfo-7.2.34-150000.4.109.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.2.34-150000.4.109.1.s390x",
"product": {
"name": "php7-fpm-7.2.34-150000.4.109.1.s390x",
"product_id": "php7-fpm-7.2.34-150000.4.109.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.2.34-150000.4.109.1.s390x",
"product": {
"name": "php7-ftp-7.2.34-150000.4.109.1.s390x",
"product_id": "php7-ftp-7.2.34-150000.4.109.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gd-7.2.34-150000.4.109.1.s390x",
"product": {
"name": "php7-gd-7.2.34-150000.4.109.1.s390x",
"product_id": "php7-gd-7.2.34-150000.4.109.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.2.34-150000.4.109.1.s390x",
"product": {
"name": "php7-gettext-7.2.34-150000.4.109.1.s390x",
"product_id": "php7-gettext-7.2.34-150000.4.109.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.2.34-150000.4.109.1.s390x",
"product": {
"name": "php7-gmp-7.2.34-150000.4.109.1.s390x",
"product_id": "php7-gmp-7.2.34-150000.4.109.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.2.34-150000.4.109.1.s390x",
"product": {
"name": "php7-iconv-7.2.34-150000.4.109.1.s390x",
"product_id": "php7-iconv-7.2.34-150000.4.109.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-intl-7.2.34-150000.4.109.1.s390x",
"product": {
"name": "php7-intl-7.2.34-150000.4.109.1.s390x",
"product_id": "php7-intl-7.2.34-150000.4.109.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-json-7.2.34-150000.4.109.1.s390x",
"product": {
"name": "php7-json-7.2.34-150000.4.109.1.s390x",
"product_id": "php7-json-7.2.34-150000.4.109.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.2.34-150000.4.109.1.s390x",
"product": {
"name": "php7-ldap-7.2.34-150000.4.109.1.s390x",
"product_id": "php7-ldap-7.2.34-150000.4.109.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.2.34-150000.4.109.1.s390x",
"product": {
"name": "php7-mbstring-7.2.34-150000.4.109.1.s390x",
"product_id": "php7-mbstring-7.2.34-150000.4.109.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.2.34-150000.4.109.1.s390x",
"product": {
"name": "php7-mysql-7.2.34-150000.4.109.1.s390x",
"product_id": "php7-mysql-7.2.34-150000.4.109.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.2.34-150000.4.109.1.s390x",
"product": {
"name": "php7-odbc-7.2.34-150000.4.109.1.s390x",
"product_id": "php7-odbc-7.2.34-150000.4.109.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.2.34-150000.4.109.1.s390x",
"product": {
"name": "php7-opcache-7.2.34-150000.4.109.1.s390x",
"product_id": "php7-opcache-7.2.34-150000.4.109.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.2.34-150000.4.109.1.s390x",
"product": {
"name": "php7-openssl-7.2.34-150000.4.109.1.s390x",
"product_id": "php7-openssl-7.2.34-150000.4.109.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.2.34-150000.4.109.1.s390x",
"product": {
"name": "php7-pcntl-7.2.34-150000.4.109.1.s390x",
"product_id": "php7-pcntl-7.2.34-150000.4.109.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.2.34-150000.4.109.1.s390x",
"product": {
"name": "php7-pdo-7.2.34-150000.4.109.1.s390x",
"product_id": "php7-pdo-7.2.34-150000.4.109.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.2.34-150000.4.109.1.s390x",
"product": {
"name": "php7-pgsql-7.2.34-150000.4.109.1.s390x",
"product_id": "php7-pgsql-7.2.34-150000.4.109.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-phar-7.2.34-150000.4.109.1.s390x",
"product": {
"name": "php7-phar-7.2.34-150000.4.109.1.s390x",
"product_id": "php7-phar-7.2.34-150000.4.109.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-posix-7.2.34-150000.4.109.1.s390x",
"product": {
"name": "php7-posix-7.2.34-150000.4.109.1.s390x",
"product_id": "php7-posix-7.2.34-150000.4.109.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-readline-7.2.34-150000.4.109.1.s390x",
"product": {
"name": "php7-readline-7.2.34-150000.4.109.1.s390x",
"product_id": "php7-readline-7.2.34-150000.4.109.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.2.34-150000.4.109.1.s390x",
"product": {
"name": "php7-shmop-7.2.34-150000.4.109.1.s390x",
"product_id": "php7-shmop-7.2.34-150000.4.109.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.2.34-150000.4.109.1.s390x",
"product": {
"name": "php7-snmp-7.2.34-150000.4.109.1.s390x",
"product_id": "php7-snmp-7.2.34-150000.4.109.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-soap-7.2.34-150000.4.109.1.s390x",
"product": {
"name": "php7-soap-7.2.34-150000.4.109.1.s390x",
"product_id": "php7-soap-7.2.34-150000.4.109.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.2.34-150000.4.109.1.s390x",
"product": {
"name": "php7-sockets-7.2.34-150000.4.109.1.s390x",
"product_id": "php7-sockets-7.2.34-150000.4.109.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.2.34-150000.4.109.1.s390x",
"product": {
"name": "php7-sodium-7.2.34-150000.4.109.1.s390x",
"product_id": "php7-sodium-7.2.34-150000.4.109.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.2.34-150000.4.109.1.s390x",
"product": {
"name": "php7-sqlite-7.2.34-150000.4.109.1.s390x",
"product_id": "php7-sqlite-7.2.34-150000.4.109.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.2.34-150000.4.109.1.s390x",
"product": {
"name": "php7-sysvmsg-7.2.34-150000.4.109.1.s390x",
"product_id": "php7-sysvmsg-7.2.34-150000.4.109.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.2.34-150000.4.109.1.s390x",
"product": {
"name": "php7-sysvsem-7.2.34-150000.4.109.1.s390x",
"product_id": "php7-sysvsem-7.2.34-150000.4.109.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.2.34-150000.4.109.1.s390x",
"product": {
"name": "php7-sysvshm-7.2.34-150000.4.109.1.s390x",
"product_id": "php7-sysvshm-7.2.34-150000.4.109.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.2.34-150000.4.109.1.s390x",
"product": {
"name": "php7-tidy-7.2.34-150000.4.109.1.s390x",
"product_id": "php7-tidy-7.2.34-150000.4.109.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.2.34-150000.4.109.1.s390x",
"product": {
"name": "php7-tokenizer-7.2.34-150000.4.109.1.s390x",
"product_id": "php7-tokenizer-7.2.34-150000.4.109.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-wddx-7.2.34-150000.4.109.1.s390x",
"product": {
"name": "php7-wddx-7.2.34-150000.4.109.1.s390x",
"product_id": "php7-wddx-7.2.34-150000.4.109.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.2.34-150000.4.109.1.s390x",
"product": {
"name": "php7-xmlreader-7.2.34-150000.4.109.1.s390x",
"product_id": "php7-xmlreader-7.2.34-150000.4.109.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.2.34-150000.4.109.1.s390x",
"product": {
"name": "php7-xmlrpc-7.2.34-150000.4.109.1.s390x",
"product_id": "php7-xmlrpc-7.2.34-150000.4.109.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.2.34-150000.4.109.1.s390x",
"product": {
"name": "php7-xmlwriter-7.2.34-150000.4.109.1.s390x",
"product_id": "php7-xmlwriter-7.2.34-150000.4.109.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.2.34-150000.4.109.1.s390x",
"product": {
"name": "php7-xsl-7.2.34-150000.4.109.1.s390x",
"product_id": "php7-xsl-7.2.34-150000.4.109.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-zip-7.2.34-150000.4.109.1.s390x",
"product": {
"name": "php7-zip-7.2.34-150000.4.109.1.s390x",
"product_id": "php7-zip-7.2.34-150000.4.109.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.2.34-150000.4.109.1.s390x",
"product": {
"name": "php7-zlib-7.2.34-150000.4.109.1.s390x",
"product_id": "php7-zlib-7.2.34-150000.4.109.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.2.34-150000.4.109.1.x86_64",
"product": {
"name": "apache2-mod_php7-7.2.34-150000.4.109.1.x86_64",
"product_id": "apache2-mod_php7-7.2.34-150000.4.109.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-7.2.34-150000.4.109.1.x86_64",
"product": {
"name": "php7-7.2.34-150000.4.109.1.x86_64",
"product_id": "php7-7.2.34-150000.4.109.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.2.34-150000.4.109.1.x86_64",
"product": {
"name": "php7-bcmath-7.2.34-150000.4.109.1.x86_64",
"product_id": "php7-bcmath-7.2.34-150000.4.109.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.2.34-150000.4.109.1.x86_64",
"product": {
"name": "php7-bz2-7.2.34-150000.4.109.1.x86_64",
"product_id": "php7-bz2-7.2.34-150000.4.109.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.2.34-150000.4.109.1.x86_64",
"product": {
"name": "php7-calendar-7.2.34-150000.4.109.1.x86_64",
"product_id": "php7-calendar-7.2.34-150000.4.109.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.2.34-150000.4.109.1.x86_64",
"product": {
"name": "php7-ctype-7.2.34-150000.4.109.1.x86_64",
"product_id": "php7-ctype-7.2.34-150000.4.109.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-curl-7.2.34-150000.4.109.1.x86_64",
"product": {
"name": "php7-curl-7.2.34-150000.4.109.1.x86_64",
"product_id": "php7-curl-7.2.34-150000.4.109.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-dba-7.2.34-150000.4.109.1.x86_64",
"product": {
"name": "php7-dba-7.2.34-150000.4.109.1.x86_64",
"product_id": "php7-dba-7.2.34-150000.4.109.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-devel-7.2.34-150000.4.109.1.x86_64",
"product": {
"name": "php7-devel-7.2.34-150000.4.109.1.x86_64",
"product_id": "php7-devel-7.2.34-150000.4.109.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-dom-7.2.34-150000.4.109.1.x86_64",
"product": {
"name": "php7-dom-7.2.34-150000.4.109.1.x86_64",
"product_id": "php7-dom-7.2.34-150000.4.109.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-embed-7.2.34-150000.4.109.1.x86_64",
"product": {
"name": "php7-embed-7.2.34-150000.4.109.1.x86_64",
"product_id": "php7-embed-7.2.34-150000.4.109.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.2.34-150000.4.109.1.x86_64",
"product": {
"name": "php7-enchant-7.2.34-150000.4.109.1.x86_64",
"product_id": "php7-enchant-7.2.34-150000.4.109.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-exif-7.2.34-150000.4.109.1.x86_64",
"product": {
"name": "php7-exif-7.2.34-150000.4.109.1.x86_64",
"product_id": "php7-exif-7.2.34-150000.4.109.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.2.34-150000.4.109.1.x86_64",
"product": {
"name": "php7-fastcgi-7.2.34-150000.4.109.1.x86_64",
"product_id": "php7-fastcgi-7.2.34-150000.4.109.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.2.34-150000.4.109.1.x86_64",
"product": {
"name": "php7-fileinfo-7.2.34-150000.4.109.1.x86_64",
"product_id": "php7-fileinfo-7.2.34-150000.4.109.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.2.34-150000.4.109.1.x86_64",
"product": {
"name": "php7-fpm-7.2.34-150000.4.109.1.x86_64",
"product_id": "php7-fpm-7.2.34-150000.4.109.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.2.34-150000.4.109.1.x86_64",
"product": {
"name": "php7-ftp-7.2.34-150000.4.109.1.x86_64",
"product_id": "php7-ftp-7.2.34-150000.4.109.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gd-7.2.34-150000.4.109.1.x86_64",
"product": {
"name": "php7-gd-7.2.34-150000.4.109.1.x86_64",
"product_id": "php7-gd-7.2.34-150000.4.109.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.2.34-150000.4.109.1.x86_64",
"product": {
"name": "php7-gettext-7.2.34-150000.4.109.1.x86_64",
"product_id": "php7-gettext-7.2.34-150000.4.109.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.2.34-150000.4.109.1.x86_64",
"product": {
"name": "php7-gmp-7.2.34-150000.4.109.1.x86_64",
"product_id": "php7-gmp-7.2.34-150000.4.109.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.2.34-150000.4.109.1.x86_64",
"product": {
"name": "php7-iconv-7.2.34-150000.4.109.1.x86_64",
"product_id": "php7-iconv-7.2.34-150000.4.109.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-intl-7.2.34-150000.4.109.1.x86_64",
"product": {
"name": "php7-intl-7.2.34-150000.4.109.1.x86_64",
"product_id": "php7-intl-7.2.34-150000.4.109.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-json-7.2.34-150000.4.109.1.x86_64",
"product": {
"name": "php7-json-7.2.34-150000.4.109.1.x86_64",
"product_id": "php7-json-7.2.34-150000.4.109.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.2.34-150000.4.109.1.x86_64",
"product": {
"name": "php7-ldap-7.2.34-150000.4.109.1.x86_64",
"product_id": "php7-ldap-7.2.34-150000.4.109.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.2.34-150000.4.109.1.x86_64",
"product": {
"name": "php7-mbstring-7.2.34-150000.4.109.1.x86_64",
"product_id": "php7-mbstring-7.2.34-150000.4.109.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.2.34-150000.4.109.1.x86_64",
"product": {
"name": "php7-mysql-7.2.34-150000.4.109.1.x86_64",
"product_id": "php7-mysql-7.2.34-150000.4.109.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.2.34-150000.4.109.1.x86_64",
"product": {
"name": "php7-odbc-7.2.34-150000.4.109.1.x86_64",
"product_id": "php7-odbc-7.2.34-150000.4.109.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.2.34-150000.4.109.1.x86_64",
"product": {
"name": "php7-opcache-7.2.34-150000.4.109.1.x86_64",
"product_id": "php7-opcache-7.2.34-150000.4.109.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.2.34-150000.4.109.1.x86_64",
"product": {
"name": "php7-openssl-7.2.34-150000.4.109.1.x86_64",
"product_id": "php7-openssl-7.2.34-150000.4.109.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.2.34-150000.4.109.1.x86_64",
"product": {
"name": "php7-pcntl-7.2.34-150000.4.109.1.x86_64",
"product_id": "php7-pcntl-7.2.34-150000.4.109.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.2.34-150000.4.109.1.x86_64",
"product": {
"name": "php7-pdo-7.2.34-150000.4.109.1.x86_64",
"product_id": "php7-pdo-7.2.34-150000.4.109.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.2.34-150000.4.109.1.x86_64",
"product": {
"name": "php7-pgsql-7.2.34-150000.4.109.1.x86_64",
"product_id": "php7-pgsql-7.2.34-150000.4.109.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-phar-7.2.34-150000.4.109.1.x86_64",
"product": {
"name": "php7-phar-7.2.34-150000.4.109.1.x86_64",
"product_id": "php7-phar-7.2.34-150000.4.109.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-posix-7.2.34-150000.4.109.1.x86_64",
"product": {
"name": "php7-posix-7.2.34-150000.4.109.1.x86_64",
"product_id": "php7-posix-7.2.34-150000.4.109.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-readline-7.2.34-150000.4.109.1.x86_64",
"product": {
"name": "php7-readline-7.2.34-150000.4.109.1.x86_64",
"product_id": "php7-readline-7.2.34-150000.4.109.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.2.34-150000.4.109.1.x86_64",
"product": {
"name": "php7-shmop-7.2.34-150000.4.109.1.x86_64",
"product_id": "php7-shmop-7.2.34-150000.4.109.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.2.34-150000.4.109.1.x86_64",
"product": {
"name": "php7-snmp-7.2.34-150000.4.109.1.x86_64",
"product_id": "php7-snmp-7.2.34-150000.4.109.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-soap-7.2.34-150000.4.109.1.x86_64",
"product": {
"name": "php7-soap-7.2.34-150000.4.109.1.x86_64",
"product_id": "php7-soap-7.2.34-150000.4.109.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.2.34-150000.4.109.1.x86_64",
"product": {
"name": "php7-sockets-7.2.34-150000.4.109.1.x86_64",
"product_id": "php7-sockets-7.2.34-150000.4.109.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.2.34-150000.4.109.1.x86_64",
"product": {
"name": "php7-sodium-7.2.34-150000.4.109.1.x86_64",
"product_id": "php7-sodium-7.2.34-150000.4.109.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.2.34-150000.4.109.1.x86_64",
"product": {
"name": "php7-sqlite-7.2.34-150000.4.109.1.x86_64",
"product_id": "php7-sqlite-7.2.34-150000.4.109.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.2.34-150000.4.109.1.x86_64",
"product": {
"name": "php7-sysvmsg-7.2.34-150000.4.109.1.x86_64",
"product_id": "php7-sysvmsg-7.2.34-150000.4.109.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.2.34-150000.4.109.1.x86_64",
"product": {
"name": "php7-sysvsem-7.2.34-150000.4.109.1.x86_64",
"product_id": "php7-sysvsem-7.2.34-150000.4.109.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.2.34-150000.4.109.1.x86_64",
"product": {
"name": "php7-sysvshm-7.2.34-150000.4.109.1.x86_64",
"product_id": "php7-sysvshm-7.2.34-150000.4.109.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-test-7.2.34-150000.4.109.1.x86_64",
"product": {
"name": "php7-test-7.2.34-150000.4.109.1.x86_64",
"product_id": "php7-test-7.2.34-150000.4.109.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.2.34-150000.4.109.1.x86_64",
"product": {
"name": "php7-tidy-7.2.34-150000.4.109.1.x86_64",
"product_id": "php7-tidy-7.2.34-150000.4.109.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.2.34-150000.4.109.1.x86_64",
"product": {
"name": "php7-tokenizer-7.2.34-150000.4.109.1.x86_64",
"product_id": "php7-tokenizer-7.2.34-150000.4.109.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-wddx-7.2.34-150000.4.109.1.x86_64",
"product": {
"name": "php7-wddx-7.2.34-150000.4.109.1.x86_64",
"product_id": "php7-wddx-7.2.34-150000.4.109.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.2.34-150000.4.109.1.x86_64",
"product": {
"name": "php7-xmlreader-7.2.34-150000.4.109.1.x86_64",
"product_id": "php7-xmlreader-7.2.34-150000.4.109.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.2.34-150000.4.109.1.x86_64",
"product": {
"name": "php7-xmlrpc-7.2.34-150000.4.109.1.x86_64",
"product_id": "php7-xmlrpc-7.2.34-150000.4.109.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.2.34-150000.4.109.1.x86_64",
"product": {
"name": "php7-xmlwriter-7.2.34-150000.4.109.1.x86_64",
"product_id": "php7-xmlwriter-7.2.34-150000.4.109.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.2.34-150000.4.109.1.x86_64",
"product": {
"name": "php7-xsl-7.2.34-150000.4.109.1.x86_64",
"product_id": "php7-xsl-7.2.34-150000.4.109.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-zip-7.2.34-150000.4.109.1.x86_64",
"product": {
"name": "php7-zip-7.2.34-150000.4.109.1.x86_64",
"product_id": "php7-zip-7.2.34-150000.4.109.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.2.34-150000.4.109.1.x86_64",
"product": {
"name": "php7-zlib-7.2.34-150000.4.109.1.x86_64",
"product_id": "php7-zlib-7.2.34-150000.4.109.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp1"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-bcmath-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-bcmath-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-bz2-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-bz2-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-calendar-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-calendar-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-ctype-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-ctype-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-curl-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-curl-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-dba-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-dba-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-devel-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-devel-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-dom-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-dom-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-enchant-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-enchant-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-exif-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-exif-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-fastcgi-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-fastcgi-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-fileinfo-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-fileinfo-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-fpm-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-fpm-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-ftp-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-ftp-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-gd-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-gd-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-gettext-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-gettext-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-gmp-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-gmp-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-iconv-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-iconv-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-intl-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-intl-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-json-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-json-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-ldap-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-ldap-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-mbstring-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-mbstring-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-mysql-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-mysql-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-odbc-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-odbc-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-opcache-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-opcache-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-openssl-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-openssl-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-pcntl-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-pcntl-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-pdo-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-pdo-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-7.2.34-150000.4.109.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.109.1.noarch"
},
"product_reference": "php7-pear-7.2.34-150000.4.109.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-Archive_Tar-7.2.34-150000.4.109.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.109.1.noarch"
},
"product_reference": "php7-pear-Archive_Tar-7.2.34-150000.4.109.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-pgsql-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-pgsql-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-phar-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-phar-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-posix-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-posix-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-readline-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-readline-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-shmop-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-shmop-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-snmp-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-snmp-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-soap-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-soap-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-sockets-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-sockets-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-sodium-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-sodium-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-sqlite-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-sqlite-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-sysvsem-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-sysvsem-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-sysvshm-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-sysvshm-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-tidy-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-tidy-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-tokenizer-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-tokenizer-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-wddx-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-wddx-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-xmlreader-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-xmlreader-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-xsl-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-xsl-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-zip-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-zip-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-zlib-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-zlib-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "apache2-mod_php7-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.34-150000.4.109.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.s390x"
},
"product_reference": "apache2-mod_php7-7.2.34-150000.4.109.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.34-150000.4.109.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.s390x"
},
"product_reference": "php7-7.2.34-150000.4.109.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-bcmath-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-bcmath-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.34-150000.4.109.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.s390x"
},
"product_reference": "php7-bcmath-7.2.34-150000.4.109.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-bcmath-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-bz2-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-bz2-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.34-150000.4.109.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.s390x"
},
"product_reference": "php7-bz2-7.2.34-150000.4.109.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-bz2-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-calendar-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-calendar-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.34-150000.4.109.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.s390x"
},
"product_reference": "php7-calendar-7.2.34-150000.4.109.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-calendar-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-ctype-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-ctype-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.34-150000.4.109.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.s390x"
},
"product_reference": "php7-ctype-7.2.34-150000.4.109.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-ctype-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-curl-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-curl-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.34-150000.4.109.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.s390x"
},
"product_reference": "php7-curl-7.2.34-150000.4.109.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-curl-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-dba-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-dba-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.34-150000.4.109.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.s390x"
},
"product_reference": "php7-dba-7.2.34-150000.4.109.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-dba-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-devel-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-devel-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.34-150000.4.109.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.s390x"
},
"product_reference": "php7-devel-7.2.34-150000.4.109.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-devel-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-dom-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-dom-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.34-150000.4.109.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.s390x"
},
"product_reference": "php7-dom-7.2.34-150000.4.109.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-dom-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-enchant-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-enchant-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.34-150000.4.109.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.s390x"
},
"product_reference": "php7-enchant-7.2.34-150000.4.109.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-enchant-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-exif-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-exif-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.34-150000.4.109.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.s390x"
},
"product_reference": "php7-exif-7.2.34-150000.4.109.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-exif-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-fastcgi-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-fastcgi-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.34-150000.4.109.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.s390x"
},
"product_reference": "php7-fastcgi-7.2.34-150000.4.109.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-fastcgi-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-fileinfo-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.34-150000.4.109.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.s390x"
},
"product_reference": "php7-fileinfo-7.2.34-150000.4.109.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-fileinfo-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-fpm-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-fpm-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.34-150000.4.109.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.s390x"
},
"product_reference": "php7-fpm-7.2.34-150000.4.109.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-fpm-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-ftp-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-ftp-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.34-150000.4.109.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.s390x"
},
"product_reference": "php7-ftp-7.2.34-150000.4.109.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-ftp-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-gd-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-gd-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.34-150000.4.109.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.s390x"
},
"product_reference": "php7-gd-7.2.34-150000.4.109.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-gd-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-gettext-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-gettext-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.34-150000.4.109.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.s390x"
},
"product_reference": "php7-gettext-7.2.34-150000.4.109.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-gettext-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-gmp-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-gmp-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.34-150000.4.109.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.s390x"
},
"product_reference": "php7-gmp-7.2.34-150000.4.109.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-gmp-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-iconv-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-iconv-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.34-150000.4.109.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.s390x"
},
"product_reference": "php7-iconv-7.2.34-150000.4.109.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-iconv-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-intl-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-intl-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.34-150000.4.109.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.s390x"
},
"product_reference": "php7-intl-7.2.34-150000.4.109.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-intl-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-json-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-json-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.34-150000.4.109.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.s390x"
},
"product_reference": "php7-json-7.2.34-150000.4.109.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-json-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-ldap-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-ldap-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.34-150000.4.109.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.s390x"
},
"product_reference": "php7-ldap-7.2.34-150000.4.109.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-ldap-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-mbstring-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-mbstring-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.34-150000.4.109.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.s390x"
},
"product_reference": "php7-mbstring-7.2.34-150000.4.109.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-mbstring-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-mysql-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-mysql-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.34-150000.4.109.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.s390x"
},
"product_reference": "php7-mysql-7.2.34-150000.4.109.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-mysql-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-odbc-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-odbc-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.34-150000.4.109.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.s390x"
},
"product_reference": "php7-odbc-7.2.34-150000.4.109.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-odbc-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-opcache-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-opcache-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.34-150000.4.109.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.s390x"
},
"product_reference": "php7-opcache-7.2.34-150000.4.109.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-opcache-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-openssl-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-openssl-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.34-150000.4.109.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.s390x"
},
"product_reference": "php7-openssl-7.2.34-150000.4.109.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-openssl-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-pcntl-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-pcntl-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.34-150000.4.109.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.s390x"
},
"product_reference": "php7-pcntl-7.2.34-150000.4.109.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-pcntl-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-pdo-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-pdo-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.34-150000.4.109.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.s390x"
},
"product_reference": "php7-pdo-7.2.34-150000.4.109.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-pdo-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-7.2.34-150000.4.109.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.109.1.noarch"
},
"product_reference": "php7-pear-7.2.34-150000.4.109.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-Archive_Tar-7.2.34-150000.4.109.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.109.1.noarch"
},
"product_reference": "php7-pear-Archive_Tar-7.2.34-150000.4.109.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-pgsql-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-pgsql-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.34-150000.4.109.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.s390x"
},
"product_reference": "php7-pgsql-7.2.34-150000.4.109.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-pgsql-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-phar-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-phar-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.34-150000.4.109.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.s390x"
},
"product_reference": "php7-phar-7.2.34-150000.4.109.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-phar-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-posix-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-posix-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.34-150000.4.109.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.s390x"
},
"product_reference": "php7-posix-7.2.34-150000.4.109.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-posix-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-readline-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-readline-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.34-150000.4.109.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.s390x"
},
"product_reference": "php7-readline-7.2.34-150000.4.109.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-readline-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-shmop-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-shmop-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.34-150000.4.109.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.s390x"
},
"product_reference": "php7-shmop-7.2.34-150000.4.109.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-shmop-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-snmp-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-snmp-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.34-150000.4.109.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.s390x"
},
"product_reference": "php7-snmp-7.2.34-150000.4.109.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-snmp-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-soap-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-soap-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.34-150000.4.109.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.s390x"
},
"product_reference": "php7-soap-7.2.34-150000.4.109.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-soap-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-sockets-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-sockets-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.34-150000.4.109.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.s390x"
},
"product_reference": "php7-sockets-7.2.34-150000.4.109.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-sockets-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-sodium-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-sodium-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.34-150000.4.109.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.s390x"
},
"product_reference": "php7-sodium-7.2.34-150000.4.109.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-sodium-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-sqlite-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-sqlite-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.34-150000.4.109.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.s390x"
},
"product_reference": "php7-sqlite-7.2.34-150000.4.109.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-sqlite-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.34-150000.4.109.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.s390x"
},
"product_reference": "php7-sysvmsg-7.2.34-150000.4.109.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-sysvsem-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.34-150000.4.109.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.s390x"
},
"product_reference": "php7-sysvsem-7.2.34-150000.4.109.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-sysvsem-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-sysvshm-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.34-150000.4.109.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.s390x"
},
"product_reference": "php7-sysvshm-7.2.34-150000.4.109.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-sysvshm-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-tidy-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-tidy-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.2.34-150000.4.109.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.s390x"
},
"product_reference": "php7-tidy-7.2.34-150000.4.109.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-tidy-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-tokenizer-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.34-150000.4.109.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.s390x"
},
"product_reference": "php7-tokenizer-7.2.34-150000.4.109.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-tokenizer-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-wddx-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-wddx-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.34-150000.4.109.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.s390x"
},
"product_reference": "php7-wddx-7.2.34-150000.4.109.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-wddx-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-xmlreader-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.34-150000.4.109.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.s390x"
},
"product_reference": "php7-xmlreader-7.2.34-150000.4.109.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-xmlreader-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.34-150000.4.109.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.s390x"
},
"product_reference": "php7-xmlrpc-7.2.34-150000.4.109.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.34-150000.4.109.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.s390x"
},
"product_reference": "php7-xmlwriter-7.2.34-150000.4.109.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-xsl-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-xsl-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.34-150000.4.109.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.s390x"
},
"product_reference": "php7-xsl-7.2.34-150000.4.109.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-xsl-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-zip-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-zip-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.34-150000.4.109.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.s390x"
},
"product_reference": "php7-zip-7.2.34-150000.4.109.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-zip-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.34-150000.4.109.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-zlib-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-zlib-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.34-150000.4.109.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.s390x"
},
"product_reference": "php7-zlib-7.2.34-150000.4.109.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-zlib-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "apache2-mod_php7-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-bcmath-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-bcmath-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-bz2-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-bz2-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-calendar-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-calendar-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-ctype-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-ctype-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-curl-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-curl-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-dba-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-dba-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-devel-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-devel-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-dom-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-dom-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-enchant-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-enchant-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-exif-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-exif-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-fastcgi-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-fastcgi-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-fileinfo-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-fpm-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-fpm-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-ftp-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-ftp-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-gd-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-gd-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-gettext-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-gettext-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-gmp-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-gmp-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-iconv-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-iconv-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-intl-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-intl-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-json-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-json-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-ldap-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-ldap-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-mbstring-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-mbstring-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-mysql-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-mysql-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-odbc-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-odbc-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-opcache-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-opcache-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-openssl-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-openssl-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-pcntl-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-pcntl-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-pdo-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-pdo-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-7.2.34-150000.4.109.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.109.1.noarch"
},
"product_reference": "php7-pear-7.2.34-150000.4.109.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-Archive_Tar-7.2.34-150000.4.109.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.109.1.noarch"
},
"product_reference": "php7-pear-Archive_Tar-7.2.34-150000.4.109.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-pgsql-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-pgsql-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-phar-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-phar-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-posix-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-posix-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-readline-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-readline-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-shmop-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-shmop-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-snmp-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-snmp-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-soap-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-soap-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-sockets-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-sockets-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-sodium-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-sodium-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-sqlite-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-sqlite-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-sysvsem-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-sysvshm-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-tidy-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-tidy-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-tokenizer-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-wddx-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-wddx-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-xmlreader-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-xsl-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-xsl-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-zip-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-zip-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.34-150000.4.109.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-zlib-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.34-150000.4.109.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-zlib-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.34-150000.4.109.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.109.1.aarch64"
},
"product_reference": "php7-wddx-7.2.34-150000.4.109.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.34-150000.4.109.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.109.1.ppc64le"
},
"product_reference": "php7-wddx-7.2.34-150000.4.109.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.34-150000.4.109.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.109.1.s390x"
},
"product_reference": "php7-wddx-7.2.34-150000.4.109.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.34-150000.4.109.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.109.1.x86_64"
},
"product_reference": "php7-wddx-7.2.34-150000.4.109.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-0567",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-0567"
}
],
"notes": [
{
"category": "general",
"text": "In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, password_verify() function may accept some invalid Blowfish hashes as valid. If such invalid hash ever ends up in the password database, it may lead to an application allowing any password for this entry as valid. \n\n",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.109.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.109.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.109.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.109.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.109.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.109.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.109.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.109.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.109.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.109.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.109.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-0567",
"url": "https://www.suse.com/security/cve/CVE-2023-0567"
},
{
"category": "external",
"summary": "SUSE Bug 1208388 for CVE-2023-0567",
"url": "https://bugzilla.suse.com/1208388"
}
],
"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 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.109.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.109.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.109.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.109.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.109.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.109.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.109.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.109.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.109.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.109.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.109.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.109.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.109.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.109.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.109.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.109.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.109.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.109.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.109.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.109.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.109.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.109.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-02-24T14:02:47Z",
"details": "moderate"
}
],
"title": "CVE-2023-0567"
},
{
"cve": "CVE-2023-0568",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-0568"
}
],
"notes": [
{
"category": "general",
"text": "In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, core path resolution function allocate buffer one byte too small. When resolving paths with lengths close to system MAXPATHLEN setting, this may lead to the byte after the allocated buffer being overwritten with NUL value, which might lead to unauthorized data access or modification.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.109.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.109.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.109.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.109.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.109.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.109.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.109.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.109.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.109.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.109.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.109.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-0568",
"url": "https://www.suse.com/security/cve/CVE-2023-0568"
},
{
"category": "external",
"summary": "SUSE Bug 1208366 for CVE-2023-0568",
"url": "https://bugzilla.suse.com/1208366"
}
],
"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 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.109.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.109.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.109.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.109.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.109.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.109.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.109.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.109.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.109.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.109.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.109.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.109.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.109.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.109.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.109.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.109.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.109.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.109.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.109.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.109.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.109.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.109.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-02-24T14:02:47Z",
"details": "important"
}
],
"title": "CVE-2023-0568"
},
{
"cve": "CVE-2023-0662",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-0662"
}
],
"notes": [
{
"category": "general",
"text": "In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, excessive number of parts in HTTP form upload can cause high resource consumption and excessive number of log entries. This can cause denial of service on the affected server by exhausting CPU resources or disk space.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.109.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.109.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.109.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.109.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.109.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.109.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.109.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.109.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.109.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.109.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.109.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-0662",
"url": "https://www.suse.com/security/cve/CVE-2023-0662"
},
{
"category": "external",
"summary": "SUSE Bug 1208367 for CVE-2023-0662",
"url": "https://bugzilla.suse.com/1208367"
}
],
"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 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.109.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.109.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.109.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.109.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.109.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.109.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.109.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.109.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.109.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.109.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.109.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.109.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.109.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.109.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.109.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.109.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.109.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.109.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.109.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.109.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.109.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.109.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.109.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.109.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-02-24T14:02:47Z",
"details": "important"
}
],
"title": "CVE-2023-0662"
}
]
}
SUSE-SU-2023:0515-1
Vulnerability from csaf_suse - Published: 2023-02-24 14:27 - Updated: 2023-02-24 14:27| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.53.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for php74",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for php74 fixes the following issues:\n\n - CVE-2023-0568: Fixed NULL byte off-by-one in php_check_specific_open_basedir (bnc#1208366).\n - CVE-2023-0662: Fixed DoS vulnerability when parsing multipart request body (bnc#1208367).\n - CVE-2023-0567: Fixed vulnerability where BCrypt hashes erroneously validate if the salt is cut short by `$` (bsc#1208388).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-515,SUSE-SLE-Module-Web-Scripting-12-2023-515,SUSE-SLE-SDK-12-SP5-2023-515",
"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-2023_0515-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:0515-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20230515-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:0515-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-February/013883.html"
},
{
"category": "self",
"summary": "SUSE Bug 1208366",
"url": "https://bugzilla.suse.com/1208366"
},
{
"category": "self",
"summary": "SUSE Bug 1208367",
"url": "https://bugzilla.suse.com/1208367"
},
{
"category": "self",
"summary": "SUSE Bug 1208388",
"url": "https://bugzilla.suse.com/1208388"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-0567 page",
"url": "https://www.suse.com/security/cve/CVE-2023-0567/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-0568 page",
"url": "https://www.suse.com/security/cve/CVE-2023-0568/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-0662 page",
"url": "https://www.suse.com/security/cve/CVE-2023-0662/"
}
],
"title": "Security update for php74",
"tracking": {
"current_release_date": "2023-02-24T14:27:04Z",
"generator": {
"date": "2023-02-24T14:27:04Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:0515-1",
"initial_release_date": "2023-02-24T14:27:04Z",
"revision_history": [
{
"date": "2023-02-24T14:27:04Z",
"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.53.1.aarch64",
"product": {
"name": "apache2-mod_php74-7.4.33-1.53.1.aarch64",
"product_id": "apache2-mod_php74-7.4.33-1.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-7.4.33-1.53.1.aarch64",
"product": {
"name": "php74-7.4.33-1.53.1.aarch64",
"product_id": "php74-7.4.33-1.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-bcmath-7.4.33-1.53.1.aarch64",
"product": {
"name": "php74-bcmath-7.4.33-1.53.1.aarch64",
"product_id": "php74-bcmath-7.4.33-1.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-bz2-7.4.33-1.53.1.aarch64",
"product": {
"name": "php74-bz2-7.4.33-1.53.1.aarch64",
"product_id": "php74-bz2-7.4.33-1.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-calendar-7.4.33-1.53.1.aarch64",
"product": {
"name": "php74-calendar-7.4.33-1.53.1.aarch64",
"product_id": "php74-calendar-7.4.33-1.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-ctype-7.4.33-1.53.1.aarch64",
"product": {
"name": "php74-ctype-7.4.33-1.53.1.aarch64",
"product_id": "php74-ctype-7.4.33-1.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-curl-7.4.33-1.53.1.aarch64",
"product": {
"name": "php74-curl-7.4.33-1.53.1.aarch64",
"product_id": "php74-curl-7.4.33-1.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-dba-7.4.33-1.53.1.aarch64",
"product": {
"name": "php74-dba-7.4.33-1.53.1.aarch64",
"product_id": "php74-dba-7.4.33-1.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-devel-7.4.33-1.53.1.aarch64",
"product": {
"name": "php74-devel-7.4.33-1.53.1.aarch64",
"product_id": "php74-devel-7.4.33-1.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-dom-7.4.33-1.53.1.aarch64",
"product": {
"name": "php74-dom-7.4.33-1.53.1.aarch64",
"product_id": "php74-dom-7.4.33-1.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-embed-7.4.33-1.53.1.aarch64",
"product": {
"name": "php74-embed-7.4.33-1.53.1.aarch64",
"product_id": "php74-embed-7.4.33-1.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-enchant-7.4.33-1.53.1.aarch64",
"product": {
"name": "php74-enchant-7.4.33-1.53.1.aarch64",
"product_id": "php74-enchant-7.4.33-1.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-exif-7.4.33-1.53.1.aarch64",
"product": {
"name": "php74-exif-7.4.33-1.53.1.aarch64",
"product_id": "php74-exif-7.4.33-1.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-fastcgi-7.4.33-1.53.1.aarch64",
"product": {
"name": "php74-fastcgi-7.4.33-1.53.1.aarch64",
"product_id": "php74-fastcgi-7.4.33-1.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-fileinfo-7.4.33-1.53.1.aarch64",
"product": {
"name": "php74-fileinfo-7.4.33-1.53.1.aarch64",
"product_id": "php74-fileinfo-7.4.33-1.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-firebird-7.4.33-1.53.1.aarch64",
"product": {
"name": "php74-firebird-7.4.33-1.53.1.aarch64",
"product_id": "php74-firebird-7.4.33-1.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-fpm-7.4.33-1.53.1.aarch64",
"product": {
"name": "php74-fpm-7.4.33-1.53.1.aarch64",
"product_id": "php74-fpm-7.4.33-1.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-ftp-7.4.33-1.53.1.aarch64",
"product": {
"name": "php74-ftp-7.4.33-1.53.1.aarch64",
"product_id": "php74-ftp-7.4.33-1.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-gd-7.4.33-1.53.1.aarch64",
"product": {
"name": "php74-gd-7.4.33-1.53.1.aarch64",
"product_id": "php74-gd-7.4.33-1.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-gettext-7.4.33-1.53.1.aarch64",
"product": {
"name": "php74-gettext-7.4.33-1.53.1.aarch64",
"product_id": "php74-gettext-7.4.33-1.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-gmp-7.4.33-1.53.1.aarch64",
"product": {
"name": "php74-gmp-7.4.33-1.53.1.aarch64",
"product_id": "php74-gmp-7.4.33-1.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-iconv-7.4.33-1.53.1.aarch64",
"product": {
"name": "php74-iconv-7.4.33-1.53.1.aarch64",
"product_id": "php74-iconv-7.4.33-1.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-intl-7.4.33-1.53.1.aarch64",
"product": {
"name": "php74-intl-7.4.33-1.53.1.aarch64",
"product_id": "php74-intl-7.4.33-1.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-json-7.4.33-1.53.1.aarch64",
"product": {
"name": "php74-json-7.4.33-1.53.1.aarch64",
"product_id": "php74-json-7.4.33-1.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-ldap-7.4.33-1.53.1.aarch64",
"product": {
"name": "php74-ldap-7.4.33-1.53.1.aarch64",
"product_id": "php74-ldap-7.4.33-1.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-mbstring-7.4.33-1.53.1.aarch64",
"product": {
"name": "php74-mbstring-7.4.33-1.53.1.aarch64",
"product_id": "php74-mbstring-7.4.33-1.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-mysql-7.4.33-1.53.1.aarch64",
"product": {
"name": "php74-mysql-7.4.33-1.53.1.aarch64",
"product_id": "php74-mysql-7.4.33-1.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-odbc-7.4.33-1.53.1.aarch64",
"product": {
"name": "php74-odbc-7.4.33-1.53.1.aarch64",
"product_id": "php74-odbc-7.4.33-1.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-opcache-7.4.33-1.53.1.aarch64",
"product": {
"name": "php74-opcache-7.4.33-1.53.1.aarch64",
"product_id": "php74-opcache-7.4.33-1.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-openssl-7.4.33-1.53.1.aarch64",
"product": {
"name": "php74-openssl-7.4.33-1.53.1.aarch64",
"product_id": "php74-openssl-7.4.33-1.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-pcntl-7.4.33-1.53.1.aarch64",
"product": {
"name": "php74-pcntl-7.4.33-1.53.1.aarch64",
"product_id": "php74-pcntl-7.4.33-1.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-pdo-7.4.33-1.53.1.aarch64",
"product": {
"name": "php74-pdo-7.4.33-1.53.1.aarch64",
"product_id": "php74-pdo-7.4.33-1.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-pgsql-7.4.33-1.53.1.aarch64",
"product": {
"name": "php74-pgsql-7.4.33-1.53.1.aarch64",
"product_id": "php74-pgsql-7.4.33-1.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-phar-7.4.33-1.53.1.aarch64",
"product": {
"name": "php74-phar-7.4.33-1.53.1.aarch64",
"product_id": "php74-phar-7.4.33-1.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-posix-7.4.33-1.53.1.aarch64",
"product": {
"name": "php74-posix-7.4.33-1.53.1.aarch64",
"product_id": "php74-posix-7.4.33-1.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-readline-7.4.33-1.53.1.aarch64",
"product": {
"name": "php74-readline-7.4.33-1.53.1.aarch64",
"product_id": "php74-readline-7.4.33-1.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-shmop-7.4.33-1.53.1.aarch64",
"product": {
"name": "php74-shmop-7.4.33-1.53.1.aarch64",
"product_id": "php74-shmop-7.4.33-1.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-snmp-7.4.33-1.53.1.aarch64",
"product": {
"name": "php74-snmp-7.4.33-1.53.1.aarch64",
"product_id": "php74-snmp-7.4.33-1.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-soap-7.4.33-1.53.1.aarch64",
"product": {
"name": "php74-soap-7.4.33-1.53.1.aarch64",
"product_id": "php74-soap-7.4.33-1.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-sockets-7.4.33-1.53.1.aarch64",
"product": {
"name": "php74-sockets-7.4.33-1.53.1.aarch64",
"product_id": "php74-sockets-7.4.33-1.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-sodium-7.4.33-1.53.1.aarch64",
"product": {
"name": "php74-sodium-7.4.33-1.53.1.aarch64",
"product_id": "php74-sodium-7.4.33-1.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-sqlite-7.4.33-1.53.1.aarch64",
"product": {
"name": "php74-sqlite-7.4.33-1.53.1.aarch64",
"product_id": "php74-sqlite-7.4.33-1.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-sysvmsg-7.4.33-1.53.1.aarch64",
"product": {
"name": "php74-sysvmsg-7.4.33-1.53.1.aarch64",
"product_id": "php74-sysvmsg-7.4.33-1.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-sysvsem-7.4.33-1.53.1.aarch64",
"product": {
"name": "php74-sysvsem-7.4.33-1.53.1.aarch64",
"product_id": "php74-sysvsem-7.4.33-1.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-sysvshm-7.4.33-1.53.1.aarch64",
"product": {
"name": "php74-sysvshm-7.4.33-1.53.1.aarch64",
"product_id": "php74-sysvshm-7.4.33-1.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-test-7.4.33-1.53.1.aarch64",
"product": {
"name": "php74-test-7.4.33-1.53.1.aarch64",
"product_id": "php74-test-7.4.33-1.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-tidy-7.4.33-1.53.1.aarch64",
"product": {
"name": "php74-tidy-7.4.33-1.53.1.aarch64",
"product_id": "php74-tidy-7.4.33-1.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-tokenizer-7.4.33-1.53.1.aarch64",
"product": {
"name": "php74-tokenizer-7.4.33-1.53.1.aarch64",
"product_id": "php74-tokenizer-7.4.33-1.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-xmlreader-7.4.33-1.53.1.aarch64",
"product": {
"name": "php74-xmlreader-7.4.33-1.53.1.aarch64",
"product_id": "php74-xmlreader-7.4.33-1.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-xmlrpc-7.4.33-1.53.1.aarch64",
"product": {
"name": "php74-xmlrpc-7.4.33-1.53.1.aarch64",
"product_id": "php74-xmlrpc-7.4.33-1.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-xmlwriter-7.4.33-1.53.1.aarch64",
"product": {
"name": "php74-xmlwriter-7.4.33-1.53.1.aarch64",
"product_id": "php74-xmlwriter-7.4.33-1.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-xsl-7.4.33-1.53.1.aarch64",
"product": {
"name": "php74-xsl-7.4.33-1.53.1.aarch64",
"product_id": "php74-xsl-7.4.33-1.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-zip-7.4.33-1.53.1.aarch64",
"product": {
"name": "php74-zip-7.4.33-1.53.1.aarch64",
"product_id": "php74-zip-7.4.33-1.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-zlib-7.4.33-1.53.1.aarch64",
"product": {
"name": "php74-zlib-7.4.33-1.53.1.aarch64",
"product_id": "php74-zlib-7.4.33-1.53.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php74-7.4.33-1.53.1.i586",
"product": {
"name": "apache2-mod_php74-7.4.33-1.53.1.i586",
"product_id": "apache2-mod_php74-7.4.33-1.53.1.i586"
}
},
{
"category": "product_version",
"name": "php74-7.4.33-1.53.1.i586",
"product": {
"name": "php74-7.4.33-1.53.1.i586",
"product_id": "php74-7.4.33-1.53.1.i586"
}
},
{
"category": "product_version",
"name": "php74-bcmath-7.4.33-1.53.1.i586",
"product": {
"name": "php74-bcmath-7.4.33-1.53.1.i586",
"product_id": "php74-bcmath-7.4.33-1.53.1.i586"
}
},
{
"category": "product_version",
"name": "php74-bz2-7.4.33-1.53.1.i586",
"product": {
"name": "php74-bz2-7.4.33-1.53.1.i586",
"product_id": "php74-bz2-7.4.33-1.53.1.i586"
}
},
{
"category": "product_version",
"name": "php74-calendar-7.4.33-1.53.1.i586",
"product": {
"name": "php74-calendar-7.4.33-1.53.1.i586",
"product_id": "php74-calendar-7.4.33-1.53.1.i586"
}
},
{
"category": "product_version",
"name": "php74-ctype-7.4.33-1.53.1.i586",
"product": {
"name": "php74-ctype-7.4.33-1.53.1.i586",
"product_id": "php74-ctype-7.4.33-1.53.1.i586"
}
},
{
"category": "product_version",
"name": "php74-curl-7.4.33-1.53.1.i586",
"product": {
"name": "php74-curl-7.4.33-1.53.1.i586",
"product_id": "php74-curl-7.4.33-1.53.1.i586"
}
},
{
"category": "product_version",
"name": "php74-dba-7.4.33-1.53.1.i586",
"product": {
"name": "php74-dba-7.4.33-1.53.1.i586",
"product_id": "php74-dba-7.4.33-1.53.1.i586"
}
},
{
"category": "product_version",
"name": "php74-devel-7.4.33-1.53.1.i586",
"product": {
"name": "php74-devel-7.4.33-1.53.1.i586",
"product_id": "php74-devel-7.4.33-1.53.1.i586"
}
},
{
"category": "product_version",
"name": "php74-dom-7.4.33-1.53.1.i586",
"product": {
"name": "php74-dom-7.4.33-1.53.1.i586",
"product_id": "php74-dom-7.4.33-1.53.1.i586"
}
},
{
"category": "product_version",
"name": "php74-embed-7.4.33-1.53.1.i586",
"product": {
"name": "php74-embed-7.4.33-1.53.1.i586",
"product_id": "php74-embed-7.4.33-1.53.1.i586"
}
},
{
"category": "product_version",
"name": "php74-enchant-7.4.33-1.53.1.i586",
"product": {
"name": "php74-enchant-7.4.33-1.53.1.i586",
"product_id": "php74-enchant-7.4.33-1.53.1.i586"
}
},
{
"category": "product_version",
"name": "php74-exif-7.4.33-1.53.1.i586",
"product": {
"name": "php74-exif-7.4.33-1.53.1.i586",
"product_id": "php74-exif-7.4.33-1.53.1.i586"
}
},
{
"category": "product_version",
"name": "php74-fastcgi-7.4.33-1.53.1.i586",
"product": {
"name": "php74-fastcgi-7.4.33-1.53.1.i586",
"product_id": "php74-fastcgi-7.4.33-1.53.1.i586"
}
},
{
"category": "product_version",
"name": "php74-fileinfo-7.4.33-1.53.1.i586",
"product": {
"name": "php74-fileinfo-7.4.33-1.53.1.i586",
"product_id": "php74-fileinfo-7.4.33-1.53.1.i586"
}
},
{
"category": "product_version",
"name": "php74-firebird-7.4.33-1.53.1.i586",
"product": {
"name": "php74-firebird-7.4.33-1.53.1.i586",
"product_id": "php74-firebird-7.4.33-1.53.1.i586"
}
},
{
"category": "product_version",
"name": "php74-fpm-7.4.33-1.53.1.i586",
"product": {
"name": "php74-fpm-7.4.33-1.53.1.i586",
"product_id": "php74-fpm-7.4.33-1.53.1.i586"
}
},
{
"category": "product_version",
"name": "php74-ftp-7.4.33-1.53.1.i586",
"product": {
"name": "php74-ftp-7.4.33-1.53.1.i586",
"product_id": "php74-ftp-7.4.33-1.53.1.i586"
}
},
{
"category": "product_version",
"name": "php74-gd-7.4.33-1.53.1.i586",
"product": {
"name": "php74-gd-7.4.33-1.53.1.i586",
"product_id": "php74-gd-7.4.33-1.53.1.i586"
}
},
{
"category": "product_version",
"name": "php74-gettext-7.4.33-1.53.1.i586",
"product": {
"name": "php74-gettext-7.4.33-1.53.1.i586",
"product_id": "php74-gettext-7.4.33-1.53.1.i586"
}
},
{
"category": "product_version",
"name": "php74-gmp-7.4.33-1.53.1.i586",
"product": {
"name": "php74-gmp-7.4.33-1.53.1.i586",
"product_id": "php74-gmp-7.4.33-1.53.1.i586"
}
},
{
"category": "product_version",
"name": "php74-iconv-7.4.33-1.53.1.i586",
"product": {
"name": "php74-iconv-7.4.33-1.53.1.i586",
"product_id": "php74-iconv-7.4.33-1.53.1.i586"
}
},
{
"category": "product_version",
"name": "php74-intl-7.4.33-1.53.1.i586",
"product": {
"name": "php74-intl-7.4.33-1.53.1.i586",
"product_id": "php74-intl-7.4.33-1.53.1.i586"
}
},
{
"category": "product_version",
"name": "php74-json-7.4.33-1.53.1.i586",
"product": {
"name": "php74-json-7.4.33-1.53.1.i586",
"product_id": "php74-json-7.4.33-1.53.1.i586"
}
},
{
"category": "product_version",
"name": "php74-ldap-7.4.33-1.53.1.i586",
"product": {
"name": "php74-ldap-7.4.33-1.53.1.i586",
"product_id": "php74-ldap-7.4.33-1.53.1.i586"
}
},
{
"category": "product_version",
"name": "php74-mbstring-7.4.33-1.53.1.i586",
"product": {
"name": "php74-mbstring-7.4.33-1.53.1.i586",
"product_id": "php74-mbstring-7.4.33-1.53.1.i586"
}
},
{
"category": "product_version",
"name": "php74-mysql-7.4.33-1.53.1.i586",
"product": {
"name": "php74-mysql-7.4.33-1.53.1.i586",
"product_id": "php74-mysql-7.4.33-1.53.1.i586"
}
},
{
"category": "product_version",
"name": "php74-odbc-7.4.33-1.53.1.i586",
"product": {
"name": "php74-odbc-7.4.33-1.53.1.i586",
"product_id": "php74-odbc-7.4.33-1.53.1.i586"
}
},
{
"category": "product_version",
"name": "php74-opcache-7.4.33-1.53.1.i586",
"product": {
"name": "php74-opcache-7.4.33-1.53.1.i586",
"product_id": "php74-opcache-7.4.33-1.53.1.i586"
}
},
{
"category": "product_version",
"name": "php74-openssl-7.4.33-1.53.1.i586",
"product": {
"name": "php74-openssl-7.4.33-1.53.1.i586",
"product_id": "php74-openssl-7.4.33-1.53.1.i586"
}
},
{
"category": "product_version",
"name": "php74-pcntl-7.4.33-1.53.1.i586",
"product": {
"name": "php74-pcntl-7.4.33-1.53.1.i586",
"product_id": "php74-pcntl-7.4.33-1.53.1.i586"
}
},
{
"category": "product_version",
"name": "php74-pdo-7.4.33-1.53.1.i586",
"product": {
"name": "php74-pdo-7.4.33-1.53.1.i586",
"product_id": "php74-pdo-7.4.33-1.53.1.i586"
}
},
{
"category": "product_version",
"name": "php74-pgsql-7.4.33-1.53.1.i586",
"product": {
"name": "php74-pgsql-7.4.33-1.53.1.i586",
"product_id": "php74-pgsql-7.4.33-1.53.1.i586"
}
},
{
"category": "product_version",
"name": "php74-phar-7.4.33-1.53.1.i586",
"product": {
"name": "php74-phar-7.4.33-1.53.1.i586",
"product_id": "php74-phar-7.4.33-1.53.1.i586"
}
},
{
"category": "product_version",
"name": "php74-posix-7.4.33-1.53.1.i586",
"product": {
"name": "php74-posix-7.4.33-1.53.1.i586",
"product_id": "php74-posix-7.4.33-1.53.1.i586"
}
},
{
"category": "product_version",
"name": "php74-readline-7.4.33-1.53.1.i586",
"product": {
"name": "php74-readline-7.4.33-1.53.1.i586",
"product_id": "php74-readline-7.4.33-1.53.1.i586"
}
},
{
"category": "product_version",
"name": "php74-shmop-7.4.33-1.53.1.i586",
"product": {
"name": "php74-shmop-7.4.33-1.53.1.i586",
"product_id": "php74-shmop-7.4.33-1.53.1.i586"
}
},
{
"category": "product_version",
"name": "php74-snmp-7.4.33-1.53.1.i586",
"product": {
"name": "php74-snmp-7.4.33-1.53.1.i586",
"product_id": "php74-snmp-7.4.33-1.53.1.i586"
}
},
{
"category": "product_version",
"name": "php74-soap-7.4.33-1.53.1.i586",
"product": {
"name": "php74-soap-7.4.33-1.53.1.i586",
"product_id": "php74-soap-7.4.33-1.53.1.i586"
}
},
{
"category": "product_version",
"name": "php74-sockets-7.4.33-1.53.1.i586",
"product": {
"name": "php74-sockets-7.4.33-1.53.1.i586",
"product_id": "php74-sockets-7.4.33-1.53.1.i586"
}
},
{
"category": "product_version",
"name": "php74-sodium-7.4.33-1.53.1.i586",
"product": {
"name": "php74-sodium-7.4.33-1.53.1.i586",
"product_id": "php74-sodium-7.4.33-1.53.1.i586"
}
},
{
"category": "product_version",
"name": "php74-sqlite-7.4.33-1.53.1.i586",
"product": {
"name": "php74-sqlite-7.4.33-1.53.1.i586",
"product_id": "php74-sqlite-7.4.33-1.53.1.i586"
}
},
{
"category": "product_version",
"name": "php74-sysvmsg-7.4.33-1.53.1.i586",
"product": {
"name": "php74-sysvmsg-7.4.33-1.53.1.i586",
"product_id": "php74-sysvmsg-7.4.33-1.53.1.i586"
}
},
{
"category": "product_version",
"name": "php74-sysvsem-7.4.33-1.53.1.i586",
"product": {
"name": "php74-sysvsem-7.4.33-1.53.1.i586",
"product_id": "php74-sysvsem-7.4.33-1.53.1.i586"
}
},
{
"category": "product_version",
"name": "php74-sysvshm-7.4.33-1.53.1.i586",
"product": {
"name": "php74-sysvshm-7.4.33-1.53.1.i586",
"product_id": "php74-sysvshm-7.4.33-1.53.1.i586"
}
},
{
"category": "product_version",
"name": "php74-test-7.4.33-1.53.1.i586",
"product": {
"name": "php74-test-7.4.33-1.53.1.i586",
"product_id": "php74-test-7.4.33-1.53.1.i586"
}
},
{
"category": "product_version",
"name": "php74-tidy-7.4.33-1.53.1.i586",
"product": {
"name": "php74-tidy-7.4.33-1.53.1.i586",
"product_id": "php74-tidy-7.4.33-1.53.1.i586"
}
},
{
"category": "product_version",
"name": "php74-tokenizer-7.4.33-1.53.1.i586",
"product": {
"name": "php74-tokenizer-7.4.33-1.53.1.i586",
"product_id": "php74-tokenizer-7.4.33-1.53.1.i586"
}
},
{
"category": "product_version",
"name": "php74-xmlreader-7.4.33-1.53.1.i586",
"product": {
"name": "php74-xmlreader-7.4.33-1.53.1.i586",
"product_id": "php74-xmlreader-7.4.33-1.53.1.i586"
}
},
{
"category": "product_version",
"name": "php74-xmlrpc-7.4.33-1.53.1.i586",
"product": {
"name": "php74-xmlrpc-7.4.33-1.53.1.i586",
"product_id": "php74-xmlrpc-7.4.33-1.53.1.i586"
}
},
{
"category": "product_version",
"name": "php74-xmlwriter-7.4.33-1.53.1.i586",
"product": {
"name": "php74-xmlwriter-7.4.33-1.53.1.i586",
"product_id": "php74-xmlwriter-7.4.33-1.53.1.i586"
}
},
{
"category": "product_version",
"name": "php74-xsl-7.4.33-1.53.1.i586",
"product": {
"name": "php74-xsl-7.4.33-1.53.1.i586",
"product_id": "php74-xsl-7.4.33-1.53.1.i586"
}
},
{
"category": "product_version",
"name": "php74-zip-7.4.33-1.53.1.i586",
"product": {
"name": "php74-zip-7.4.33-1.53.1.i586",
"product_id": "php74-zip-7.4.33-1.53.1.i586"
}
},
{
"category": "product_version",
"name": "php74-zlib-7.4.33-1.53.1.i586",
"product": {
"name": "php74-zlib-7.4.33-1.53.1.i586",
"product_id": "php74-zlib-7.4.33-1.53.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php74-7.4.33-1.53.1.ppc64le",
"product": {
"name": "apache2-mod_php74-7.4.33-1.53.1.ppc64le",
"product_id": "apache2-mod_php74-7.4.33-1.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-7.4.33-1.53.1.ppc64le",
"product": {
"name": "php74-7.4.33-1.53.1.ppc64le",
"product_id": "php74-7.4.33-1.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-bcmath-7.4.33-1.53.1.ppc64le",
"product": {
"name": "php74-bcmath-7.4.33-1.53.1.ppc64le",
"product_id": "php74-bcmath-7.4.33-1.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-bz2-7.4.33-1.53.1.ppc64le",
"product": {
"name": "php74-bz2-7.4.33-1.53.1.ppc64le",
"product_id": "php74-bz2-7.4.33-1.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-calendar-7.4.33-1.53.1.ppc64le",
"product": {
"name": "php74-calendar-7.4.33-1.53.1.ppc64le",
"product_id": "php74-calendar-7.4.33-1.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-ctype-7.4.33-1.53.1.ppc64le",
"product": {
"name": "php74-ctype-7.4.33-1.53.1.ppc64le",
"product_id": "php74-ctype-7.4.33-1.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-curl-7.4.33-1.53.1.ppc64le",
"product": {
"name": "php74-curl-7.4.33-1.53.1.ppc64le",
"product_id": "php74-curl-7.4.33-1.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-dba-7.4.33-1.53.1.ppc64le",
"product": {
"name": "php74-dba-7.4.33-1.53.1.ppc64le",
"product_id": "php74-dba-7.4.33-1.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-devel-7.4.33-1.53.1.ppc64le",
"product": {
"name": "php74-devel-7.4.33-1.53.1.ppc64le",
"product_id": "php74-devel-7.4.33-1.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-dom-7.4.33-1.53.1.ppc64le",
"product": {
"name": "php74-dom-7.4.33-1.53.1.ppc64le",
"product_id": "php74-dom-7.4.33-1.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-embed-7.4.33-1.53.1.ppc64le",
"product": {
"name": "php74-embed-7.4.33-1.53.1.ppc64le",
"product_id": "php74-embed-7.4.33-1.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-enchant-7.4.33-1.53.1.ppc64le",
"product": {
"name": "php74-enchant-7.4.33-1.53.1.ppc64le",
"product_id": "php74-enchant-7.4.33-1.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-exif-7.4.33-1.53.1.ppc64le",
"product": {
"name": "php74-exif-7.4.33-1.53.1.ppc64le",
"product_id": "php74-exif-7.4.33-1.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-fastcgi-7.4.33-1.53.1.ppc64le",
"product": {
"name": "php74-fastcgi-7.4.33-1.53.1.ppc64le",
"product_id": "php74-fastcgi-7.4.33-1.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-fileinfo-7.4.33-1.53.1.ppc64le",
"product": {
"name": "php74-fileinfo-7.4.33-1.53.1.ppc64le",
"product_id": "php74-fileinfo-7.4.33-1.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-firebird-7.4.33-1.53.1.ppc64le",
"product": {
"name": "php74-firebird-7.4.33-1.53.1.ppc64le",
"product_id": "php74-firebird-7.4.33-1.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-fpm-7.4.33-1.53.1.ppc64le",
"product": {
"name": "php74-fpm-7.4.33-1.53.1.ppc64le",
"product_id": "php74-fpm-7.4.33-1.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-ftp-7.4.33-1.53.1.ppc64le",
"product": {
"name": "php74-ftp-7.4.33-1.53.1.ppc64le",
"product_id": "php74-ftp-7.4.33-1.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-gd-7.4.33-1.53.1.ppc64le",
"product": {
"name": "php74-gd-7.4.33-1.53.1.ppc64le",
"product_id": "php74-gd-7.4.33-1.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-gettext-7.4.33-1.53.1.ppc64le",
"product": {
"name": "php74-gettext-7.4.33-1.53.1.ppc64le",
"product_id": "php74-gettext-7.4.33-1.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-gmp-7.4.33-1.53.1.ppc64le",
"product": {
"name": "php74-gmp-7.4.33-1.53.1.ppc64le",
"product_id": "php74-gmp-7.4.33-1.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-iconv-7.4.33-1.53.1.ppc64le",
"product": {
"name": "php74-iconv-7.4.33-1.53.1.ppc64le",
"product_id": "php74-iconv-7.4.33-1.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-intl-7.4.33-1.53.1.ppc64le",
"product": {
"name": "php74-intl-7.4.33-1.53.1.ppc64le",
"product_id": "php74-intl-7.4.33-1.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-json-7.4.33-1.53.1.ppc64le",
"product": {
"name": "php74-json-7.4.33-1.53.1.ppc64le",
"product_id": "php74-json-7.4.33-1.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-ldap-7.4.33-1.53.1.ppc64le",
"product": {
"name": "php74-ldap-7.4.33-1.53.1.ppc64le",
"product_id": "php74-ldap-7.4.33-1.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-mbstring-7.4.33-1.53.1.ppc64le",
"product": {
"name": "php74-mbstring-7.4.33-1.53.1.ppc64le",
"product_id": "php74-mbstring-7.4.33-1.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-mysql-7.4.33-1.53.1.ppc64le",
"product": {
"name": "php74-mysql-7.4.33-1.53.1.ppc64le",
"product_id": "php74-mysql-7.4.33-1.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-odbc-7.4.33-1.53.1.ppc64le",
"product": {
"name": "php74-odbc-7.4.33-1.53.1.ppc64le",
"product_id": "php74-odbc-7.4.33-1.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-opcache-7.4.33-1.53.1.ppc64le",
"product": {
"name": "php74-opcache-7.4.33-1.53.1.ppc64le",
"product_id": "php74-opcache-7.4.33-1.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-openssl-7.4.33-1.53.1.ppc64le",
"product": {
"name": "php74-openssl-7.4.33-1.53.1.ppc64le",
"product_id": "php74-openssl-7.4.33-1.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-pcntl-7.4.33-1.53.1.ppc64le",
"product": {
"name": "php74-pcntl-7.4.33-1.53.1.ppc64le",
"product_id": "php74-pcntl-7.4.33-1.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-pdo-7.4.33-1.53.1.ppc64le",
"product": {
"name": "php74-pdo-7.4.33-1.53.1.ppc64le",
"product_id": "php74-pdo-7.4.33-1.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-pgsql-7.4.33-1.53.1.ppc64le",
"product": {
"name": "php74-pgsql-7.4.33-1.53.1.ppc64le",
"product_id": "php74-pgsql-7.4.33-1.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-phar-7.4.33-1.53.1.ppc64le",
"product": {
"name": "php74-phar-7.4.33-1.53.1.ppc64le",
"product_id": "php74-phar-7.4.33-1.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-posix-7.4.33-1.53.1.ppc64le",
"product": {
"name": "php74-posix-7.4.33-1.53.1.ppc64le",
"product_id": "php74-posix-7.4.33-1.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-readline-7.4.33-1.53.1.ppc64le",
"product": {
"name": "php74-readline-7.4.33-1.53.1.ppc64le",
"product_id": "php74-readline-7.4.33-1.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-shmop-7.4.33-1.53.1.ppc64le",
"product": {
"name": "php74-shmop-7.4.33-1.53.1.ppc64le",
"product_id": "php74-shmop-7.4.33-1.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-snmp-7.4.33-1.53.1.ppc64le",
"product": {
"name": "php74-snmp-7.4.33-1.53.1.ppc64le",
"product_id": "php74-snmp-7.4.33-1.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-soap-7.4.33-1.53.1.ppc64le",
"product": {
"name": "php74-soap-7.4.33-1.53.1.ppc64le",
"product_id": "php74-soap-7.4.33-1.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-sockets-7.4.33-1.53.1.ppc64le",
"product": {
"name": "php74-sockets-7.4.33-1.53.1.ppc64le",
"product_id": "php74-sockets-7.4.33-1.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-sodium-7.4.33-1.53.1.ppc64le",
"product": {
"name": "php74-sodium-7.4.33-1.53.1.ppc64le",
"product_id": "php74-sodium-7.4.33-1.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-sqlite-7.4.33-1.53.1.ppc64le",
"product": {
"name": "php74-sqlite-7.4.33-1.53.1.ppc64le",
"product_id": "php74-sqlite-7.4.33-1.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-sysvmsg-7.4.33-1.53.1.ppc64le",
"product": {
"name": "php74-sysvmsg-7.4.33-1.53.1.ppc64le",
"product_id": "php74-sysvmsg-7.4.33-1.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-sysvsem-7.4.33-1.53.1.ppc64le",
"product": {
"name": "php74-sysvsem-7.4.33-1.53.1.ppc64le",
"product_id": "php74-sysvsem-7.4.33-1.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-sysvshm-7.4.33-1.53.1.ppc64le",
"product": {
"name": "php74-sysvshm-7.4.33-1.53.1.ppc64le",
"product_id": "php74-sysvshm-7.4.33-1.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-test-7.4.33-1.53.1.ppc64le",
"product": {
"name": "php74-test-7.4.33-1.53.1.ppc64le",
"product_id": "php74-test-7.4.33-1.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-tidy-7.4.33-1.53.1.ppc64le",
"product": {
"name": "php74-tidy-7.4.33-1.53.1.ppc64le",
"product_id": "php74-tidy-7.4.33-1.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-tokenizer-7.4.33-1.53.1.ppc64le",
"product": {
"name": "php74-tokenizer-7.4.33-1.53.1.ppc64le",
"product_id": "php74-tokenizer-7.4.33-1.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-xmlreader-7.4.33-1.53.1.ppc64le",
"product": {
"name": "php74-xmlreader-7.4.33-1.53.1.ppc64le",
"product_id": "php74-xmlreader-7.4.33-1.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-xmlrpc-7.4.33-1.53.1.ppc64le",
"product": {
"name": "php74-xmlrpc-7.4.33-1.53.1.ppc64le",
"product_id": "php74-xmlrpc-7.4.33-1.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-xmlwriter-7.4.33-1.53.1.ppc64le",
"product": {
"name": "php74-xmlwriter-7.4.33-1.53.1.ppc64le",
"product_id": "php74-xmlwriter-7.4.33-1.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-xsl-7.4.33-1.53.1.ppc64le",
"product": {
"name": "php74-xsl-7.4.33-1.53.1.ppc64le",
"product_id": "php74-xsl-7.4.33-1.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-zip-7.4.33-1.53.1.ppc64le",
"product": {
"name": "php74-zip-7.4.33-1.53.1.ppc64le",
"product_id": "php74-zip-7.4.33-1.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-zlib-7.4.33-1.53.1.ppc64le",
"product": {
"name": "php74-zlib-7.4.33-1.53.1.ppc64le",
"product_id": "php74-zlib-7.4.33-1.53.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php74-7.4.33-1.53.1.s390",
"product": {
"name": "apache2-mod_php74-7.4.33-1.53.1.s390",
"product_id": "apache2-mod_php74-7.4.33-1.53.1.s390"
}
},
{
"category": "product_version",
"name": "php74-7.4.33-1.53.1.s390",
"product": {
"name": "php74-7.4.33-1.53.1.s390",
"product_id": "php74-7.4.33-1.53.1.s390"
}
},
{
"category": "product_version",
"name": "php74-bcmath-7.4.33-1.53.1.s390",
"product": {
"name": "php74-bcmath-7.4.33-1.53.1.s390",
"product_id": "php74-bcmath-7.4.33-1.53.1.s390"
}
},
{
"category": "product_version",
"name": "php74-bz2-7.4.33-1.53.1.s390",
"product": {
"name": "php74-bz2-7.4.33-1.53.1.s390",
"product_id": "php74-bz2-7.4.33-1.53.1.s390"
}
},
{
"category": "product_version",
"name": "php74-calendar-7.4.33-1.53.1.s390",
"product": {
"name": "php74-calendar-7.4.33-1.53.1.s390",
"product_id": "php74-calendar-7.4.33-1.53.1.s390"
}
},
{
"category": "product_version",
"name": "php74-ctype-7.4.33-1.53.1.s390",
"product": {
"name": "php74-ctype-7.4.33-1.53.1.s390",
"product_id": "php74-ctype-7.4.33-1.53.1.s390"
}
},
{
"category": "product_version",
"name": "php74-curl-7.4.33-1.53.1.s390",
"product": {
"name": "php74-curl-7.4.33-1.53.1.s390",
"product_id": "php74-curl-7.4.33-1.53.1.s390"
}
},
{
"category": "product_version",
"name": "php74-dba-7.4.33-1.53.1.s390",
"product": {
"name": "php74-dba-7.4.33-1.53.1.s390",
"product_id": "php74-dba-7.4.33-1.53.1.s390"
}
},
{
"category": "product_version",
"name": "php74-devel-7.4.33-1.53.1.s390",
"product": {
"name": "php74-devel-7.4.33-1.53.1.s390",
"product_id": "php74-devel-7.4.33-1.53.1.s390"
}
},
{
"category": "product_version",
"name": "php74-dom-7.4.33-1.53.1.s390",
"product": {
"name": "php74-dom-7.4.33-1.53.1.s390",
"product_id": "php74-dom-7.4.33-1.53.1.s390"
}
},
{
"category": "product_version",
"name": "php74-embed-7.4.33-1.53.1.s390",
"product": {
"name": "php74-embed-7.4.33-1.53.1.s390",
"product_id": "php74-embed-7.4.33-1.53.1.s390"
}
},
{
"category": "product_version",
"name": "php74-enchant-7.4.33-1.53.1.s390",
"product": {
"name": "php74-enchant-7.4.33-1.53.1.s390",
"product_id": "php74-enchant-7.4.33-1.53.1.s390"
}
},
{
"category": "product_version",
"name": "php74-exif-7.4.33-1.53.1.s390",
"product": {
"name": "php74-exif-7.4.33-1.53.1.s390",
"product_id": "php74-exif-7.4.33-1.53.1.s390"
}
},
{
"category": "product_version",
"name": "php74-fastcgi-7.4.33-1.53.1.s390",
"product": {
"name": "php74-fastcgi-7.4.33-1.53.1.s390",
"product_id": "php74-fastcgi-7.4.33-1.53.1.s390"
}
},
{
"category": "product_version",
"name": "php74-fileinfo-7.4.33-1.53.1.s390",
"product": {
"name": "php74-fileinfo-7.4.33-1.53.1.s390",
"product_id": "php74-fileinfo-7.4.33-1.53.1.s390"
}
},
{
"category": "product_version",
"name": "php74-firebird-7.4.33-1.53.1.s390",
"product": {
"name": "php74-firebird-7.4.33-1.53.1.s390",
"product_id": "php74-firebird-7.4.33-1.53.1.s390"
}
},
{
"category": "product_version",
"name": "php74-fpm-7.4.33-1.53.1.s390",
"product": {
"name": "php74-fpm-7.4.33-1.53.1.s390",
"product_id": "php74-fpm-7.4.33-1.53.1.s390"
}
},
{
"category": "product_version",
"name": "php74-ftp-7.4.33-1.53.1.s390",
"product": {
"name": "php74-ftp-7.4.33-1.53.1.s390",
"product_id": "php74-ftp-7.4.33-1.53.1.s390"
}
},
{
"category": "product_version",
"name": "php74-gd-7.4.33-1.53.1.s390",
"product": {
"name": "php74-gd-7.4.33-1.53.1.s390",
"product_id": "php74-gd-7.4.33-1.53.1.s390"
}
},
{
"category": "product_version",
"name": "php74-gettext-7.4.33-1.53.1.s390",
"product": {
"name": "php74-gettext-7.4.33-1.53.1.s390",
"product_id": "php74-gettext-7.4.33-1.53.1.s390"
}
},
{
"category": "product_version",
"name": "php74-gmp-7.4.33-1.53.1.s390",
"product": {
"name": "php74-gmp-7.4.33-1.53.1.s390",
"product_id": "php74-gmp-7.4.33-1.53.1.s390"
}
},
{
"category": "product_version",
"name": "php74-iconv-7.4.33-1.53.1.s390",
"product": {
"name": "php74-iconv-7.4.33-1.53.1.s390",
"product_id": "php74-iconv-7.4.33-1.53.1.s390"
}
},
{
"category": "product_version",
"name": "php74-intl-7.4.33-1.53.1.s390",
"product": {
"name": "php74-intl-7.4.33-1.53.1.s390",
"product_id": "php74-intl-7.4.33-1.53.1.s390"
}
},
{
"category": "product_version",
"name": "php74-json-7.4.33-1.53.1.s390",
"product": {
"name": "php74-json-7.4.33-1.53.1.s390",
"product_id": "php74-json-7.4.33-1.53.1.s390"
}
},
{
"category": "product_version",
"name": "php74-ldap-7.4.33-1.53.1.s390",
"product": {
"name": "php74-ldap-7.4.33-1.53.1.s390",
"product_id": "php74-ldap-7.4.33-1.53.1.s390"
}
},
{
"category": "product_version",
"name": "php74-mbstring-7.4.33-1.53.1.s390",
"product": {
"name": "php74-mbstring-7.4.33-1.53.1.s390",
"product_id": "php74-mbstring-7.4.33-1.53.1.s390"
}
},
{
"category": "product_version",
"name": "php74-mysql-7.4.33-1.53.1.s390",
"product": {
"name": "php74-mysql-7.4.33-1.53.1.s390",
"product_id": "php74-mysql-7.4.33-1.53.1.s390"
}
},
{
"category": "product_version",
"name": "php74-odbc-7.4.33-1.53.1.s390",
"product": {
"name": "php74-odbc-7.4.33-1.53.1.s390",
"product_id": "php74-odbc-7.4.33-1.53.1.s390"
}
},
{
"category": "product_version",
"name": "php74-opcache-7.4.33-1.53.1.s390",
"product": {
"name": "php74-opcache-7.4.33-1.53.1.s390",
"product_id": "php74-opcache-7.4.33-1.53.1.s390"
}
},
{
"category": "product_version",
"name": "php74-openssl-7.4.33-1.53.1.s390",
"product": {
"name": "php74-openssl-7.4.33-1.53.1.s390",
"product_id": "php74-openssl-7.4.33-1.53.1.s390"
}
},
{
"category": "product_version",
"name": "php74-pcntl-7.4.33-1.53.1.s390",
"product": {
"name": "php74-pcntl-7.4.33-1.53.1.s390",
"product_id": "php74-pcntl-7.4.33-1.53.1.s390"
}
},
{
"category": "product_version",
"name": "php74-pdo-7.4.33-1.53.1.s390",
"product": {
"name": "php74-pdo-7.4.33-1.53.1.s390",
"product_id": "php74-pdo-7.4.33-1.53.1.s390"
}
},
{
"category": "product_version",
"name": "php74-pgsql-7.4.33-1.53.1.s390",
"product": {
"name": "php74-pgsql-7.4.33-1.53.1.s390",
"product_id": "php74-pgsql-7.4.33-1.53.1.s390"
}
},
{
"category": "product_version",
"name": "php74-phar-7.4.33-1.53.1.s390",
"product": {
"name": "php74-phar-7.4.33-1.53.1.s390",
"product_id": "php74-phar-7.4.33-1.53.1.s390"
}
},
{
"category": "product_version",
"name": "php74-posix-7.4.33-1.53.1.s390",
"product": {
"name": "php74-posix-7.4.33-1.53.1.s390",
"product_id": "php74-posix-7.4.33-1.53.1.s390"
}
},
{
"category": "product_version",
"name": "php74-readline-7.4.33-1.53.1.s390",
"product": {
"name": "php74-readline-7.4.33-1.53.1.s390",
"product_id": "php74-readline-7.4.33-1.53.1.s390"
}
},
{
"category": "product_version",
"name": "php74-shmop-7.4.33-1.53.1.s390",
"product": {
"name": "php74-shmop-7.4.33-1.53.1.s390",
"product_id": "php74-shmop-7.4.33-1.53.1.s390"
}
},
{
"category": "product_version",
"name": "php74-snmp-7.4.33-1.53.1.s390",
"product": {
"name": "php74-snmp-7.4.33-1.53.1.s390",
"product_id": "php74-snmp-7.4.33-1.53.1.s390"
}
},
{
"category": "product_version",
"name": "php74-soap-7.4.33-1.53.1.s390",
"product": {
"name": "php74-soap-7.4.33-1.53.1.s390",
"product_id": "php74-soap-7.4.33-1.53.1.s390"
}
},
{
"category": "product_version",
"name": "php74-sockets-7.4.33-1.53.1.s390",
"product": {
"name": "php74-sockets-7.4.33-1.53.1.s390",
"product_id": "php74-sockets-7.4.33-1.53.1.s390"
}
},
{
"category": "product_version",
"name": "php74-sodium-7.4.33-1.53.1.s390",
"product": {
"name": "php74-sodium-7.4.33-1.53.1.s390",
"product_id": "php74-sodium-7.4.33-1.53.1.s390"
}
},
{
"category": "product_version",
"name": "php74-sqlite-7.4.33-1.53.1.s390",
"product": {
"name": "php74-sqlite-7.4.33-1.53.1.s390",
"product_id": "php74-sqlite-7.4.33-1.53.1.s390"
}
},
{
"category": "product_version",
"name": "php74-sysvmsg-7.4.33-1.53.1.s390",
"product": {
"name": "php74-sysvmsg-7.4.33-1.53.1.s390",
"product_id": "php74-sysvmsg-7.4.33-1.53.1.s390"
}
},
{
"category": "product_version",
"name": "php74-sysvsem-7.4.33-1.53.1.s390",
"product": {
"name": "php74-sysvsem-7.4.33-1.53.1.s390",
"product_id": "php74-sysvsem-7.4.33-1.53.1.s390"
}
},
{
"category": "product_version",
"name": "php74-sysvshm-7.4.33-1.53.1.s390",
"product": {
"name": "php74-sysvshm-7.4.33-1.53.1.s390",
"product_id": "php74-sysvshm-7.4.33-1.53.1.s390"
}
},
{
"category": "product_version",
"name": "php74-test-7.4.33-1.53.1.s390",
"product": {
"name": "php74-test-7.4.33-1.53.1.s390",
"product_id": "php74-test-7.4.33-1.53.1.s390"
}
},
{
"category": "product_version",
"name": "php74-tidy-7.4.33-1.53.1.s390",
"product": {
"name": "php74-tidy-7.4.33-1.53.1.s390",
"product_id": "php74-tidy-7.4.33-1.53.1.s390"
}
},
{
"category": "product_version",
"name": "php74-tokenizer-7.4.33-1.53.1.s390",
"product": {
"name": "php74-tokenizer-7.4.33-1.53.1.s390",
"product_id": "php74-tokenizer-7.4.33-1.53.1.s390"
}
},
{
"category": "product_version",
"name": "php74-xmlreader-7.4.33-1.53.1.s390",
"product": {
"name": "php74-xmlreader-7.4.33-1.53.1.s390",
"product_id": "php74-xmlreader-7.4.33-1.53.1.s390"
}
},
{
"category": "product_version",
"name": "php74-xmlrpc-7.4.33-1.53.1.s390",
"product": {
"name": "php74-xmlrpc-7.4.33-1.53.1.s390",
"product_id": "php74-xmlrpc-7.4.33-1.53.1.s390"
}
},
{
"category": "product_version",
"name": "php74-xmlwriter-7.4.33-1.53.1.s390",
"product": {
"name": "php74-xmlwriter-7.4.33-1.53.1.s390",
"product_id": "php74-xmlwriter-7.4.33-1.53.1.s390"
}
},
{
"category": "product_version",
"name": "php74-xsl-7.4.33-1.53.1.s390",
"product": {
"name": "php74-xsl-7.4.33-1.53.1.s390",
"product_id": "php74-xsl-7.4.33-1.53.1.s390"
}
},
{
"category": "product_version",
"name": "php74-zip-7.4.33-1.53.1.s390",
"product": {
"name": "php74-zip-7.4.33-1.53.1.s390",
"product_id": "php74-zip-7.4.33-1.53.1.s390"
}
},
{
"category": "product_version",
"name": "php74-zlib-7.4.33-1.53.1.s390",
"product": {
"name": "php74-zlib-7.4.33-1.53.1.s390",
"product_id": "php74-zlib-7.4.33-1.53.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php74-7.4.33-1.53.1.s390x",
"product": {
"name": "apache2-mod_php74-7.4.33-1.53.1.s390x",
"product_id": "apache2-mod_php74-7.4.33-1.53.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-7.4.33-1.53.1.s390x",
"product": {
"name": "php74-7.4.33-1.53.1.s390x",
"product_id": "php74-7.4.33-1.53.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-bcmath-7.4.33-1.53.1.s390x",
"product": {
"name": "php74-bcmath-7.4.33-1.53.1.s390x",
"product_id": "php74-bcmath-7.4.33-1.53.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-bz2-7.4.33-1.53.1.s390x",
"product": {
"name": "php74-bz2-7.4.33-1.53.1.s390x",
"product_id": "php74-bz2-7.4.33-1.53.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-calendar-7.4.33-1.53.1.s390x",
"product": {
"name": "php74-calendar-7.4.33-1.53.1.s390x",
"product_id": "php74-calendar-7.4.33-1.53.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-ctype-7.4.33-1.53.1.s390x",
"product": {
"name": "php74-ctype-7.4.33-1.53.1.s390x",
"product_id": "php74-ctype-7.4.33-1.53.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-curl-7.4.33-1.53.1.s390x",
"product": {
"name": "php74-curl-7.4.33-1.53.1.s390x",
"product_id": "php74-curl-7.4.33-1.53.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-dba-7.4.33-1.53.1.s390x",
"product": {
"name": "php74-dba-7.4.33-1.53.1.s390x",
"product_id": "php74-dba-7.4.33-1.53.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-devel-7.4.33-1.53.1.s390x",
"product": {
"name": "php74-devel-7.4.33-1.53.1.s390x",
"product_id": "php74-devel-7.4.33-1.53.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-dom-7.4.33-1.53.1.s390x",
"product": {
"name": "php74-dom-7.4.33-1.53.1.s390x",
"product_id": "php74-dom-7.4.33-1.53.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-embed-7.4.33-1.53.1.s390x",
"product": {
"name": "php74-embed-7.4.33-1.53.1.s390x",
"product_id": "php74-embed-7.4.33-1.53.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-enchant-7.4.33-1.53.1.s390x",
"product": {
"name": "php74-enchant-7.4.33-1.53.1.s390x",
"product_id": "php74-enchant-7.4.33-1.53.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-exif-7.4.33-1.53.1.s390x",
"product": {
"name": "php74-exif-7.4.33-1.53.1.s390x",
"product_id": "php74-exif-7.4.33-1.53.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-fastcgi-7.4.33-1.53.1.s390x",
"product": {
"name": "php74-fastcgi-7.4.33-1.53.1.s390x",
"product_id": "php74-fastcgi-7.4.33-1.53.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-fileinfo-7.4.33-1.53.1.s390x",
"product": {
"name": "php74-fileinfo-7.4.33-1.53.1.s390x",
"product_id": "php74-fileinfo-7.4.33-1.53.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-firebird-7.4.33-1.53.1.s390x",
"product": {
"name": "php74-firebird-7.4.33-1.53.1.s390x",
"product_id": "php74-firebird-7.4.33-1.53.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-fpm-7.4.33-1.53.1.s390x",
"product": {
"name": "php74-fpm-7.4.33-1.53.1.s390x",
"product_id": "php74-fpm-7.4.33-1.53.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-ftp-7.4.33-1.53.1.s390x",
"product": {
"name": "php74-ftp-7.4.33-1.53.1.s390x",
"product_id": "php74-ftp-7.4.33-1.53.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-gd-7.4.33-1.53.1.s390x",
"product": {
"name": "php74-gd-7.4.33-1.53.1.s390x",
"product_id": "php74-gd-7.4.33-1.53.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-gettext-7.4.33-1.53.1.s390x",
"product": {
"name": "php74-gettext-7.4.33-1.53.1.s390x",
"product_id": "php74-gettext-7.4.33-1.53.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-gmp-7.4.33-1.53.1.s390x",
"product": {
"name": "php74-gmp-7.4.33-1.53.1.s390x",
"product_id": "php74-gmp-7.4.33-1.53.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-iconv-7.4.33-1.53.1.s390x",
"product": {
"name": "php74-iconv-7.4.33-1.53.1.s390x",
"product_id": "php74-iconv-7.4.33-1.53.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-intl-7.4.33-1.53.1.s390x",
"product": {
"name": "php74-intl-7.4.33-1.53.1.s390x",
"product_id": "php74-intl-7.4.33-1.53.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-json-7.4.33-1.53.1.s390x",
"product": {
"name": "php74-json-7.4.33-1.53.1.s390x",
"product_id": "php74-json-7.4.33-1.53.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-ldap-7.4.33-1.53.1.s390x",
"product": {
"name": "php74-ldap-7.4.33-1.53.1.s390x",
"product_id": "php74-ldap-7.4.33-1.53.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-mbstring-7.4.33-1.53.1.s390x",
"product": {
"name": "php74-mbstring-7.4.33-1.53.1.s390x",
"product_id": "php74-mbstring-7.4.33-1.53.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-mysql-7.4.33-1.53.1.s390x",
"product": {
"name": "php74-mysql-7.4.33-1.53.1.s390x",
"product_id": "php74-mysql-7.4.33-1.53.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-odbc-7.4.33-1.53.1.s390x",
"product": {
"name": "php74-odbc-7.4.33-1.53.1.s390x",
"product_id": "php74-odbc-7.4.33-1.53.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-opcache-7.4.33-1.53.1.s390x",
"product": {
"name": "php74-opcache-7.4.33-1.53.1.s390x",
"product_id": "php74-opcache-7.4.33-1.53.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-openssl-7.4.33-1.53.1.s390x",
"product": {
"name": "php74-openssl-7.4.33-1.53.1.s390x",
"product_id": "php74-openssl-7.4.33-1.53.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-pcntl-7.4.33-1.53.1.s390x",
"product": {
"name": "php74-pcntl-7.4.33-1.53.1.s390x",
"product_id": "php74-pcntl-7.4.33-1.53.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-pdo-7.4.33-1.53.1.s390x",
"product": {
"name": "php74-pdo-7.4.33-1.53.1.s390x",
"product_id": "php74-pdo-7.4.33-1.53.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-pgsql-7.4.33-1.53.1.s390x",
"product": {
"name": "php74-pgsql-7.4.33-1.53.1.s390x",
"product_id": "php74-pgsql-7.4.33-1.53.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-phar-7.4.33-1.53.1.s390x",
"product": {
"name": "php74-phar-7.4.33-1.53.1.s390x",
"product_id": "php74-phar-7.4.33-1.53.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-posix-7.4.33-1.53.1.s390x",
"product": {
"name": "php74-posix-7.4.33-1.53.1.s390x",
"product_id": "php74-posix-7.4.33-1.53.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-readline-7.4.33-1.53.1.s390x",
"product": {
"name": "php74-readline-7.4.33-1.53.1.s390x",
"product_id": "php74-readline-7.4.33-1.53.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-shmop-7.4.33-1.53.1.s390x",
"product": {
"name": "php74-shmop-7.4.33-1.53.1.s390x",
"product_id": "php74-shmop-7.4.33-1.53.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-snmp-7.4.33-1.53.1.s390x",
"product": {
"name": "php74-snmp-7.4.33-1.53.1.s390x",
"product_id": "php74-snmp-7.4.33-1.53.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-soap-7.4.33-1.53.1.s390x",
"product": {
"name": "php74-soap-7.4.33-1.53.1.s390x",
"product_id": "php74-soap-7.4.33-1.53.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-sockets-7.4.33-1.53.1.s390x",
"product": {
"name": "php74-sockets-7.4.33-1.53.1.s390x",
"product_id": "php74-sockets-7.4.33-1.53.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-sodium-7.4.33-1.53.1.s390x",
"product": {
"name": "php74-sodium-7.4.33-1.53.1.s390x",
"product_id": "php74-sodium-7.4.33-1.53.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-sqlite-7.4.33-1.53.1.s390x",
"product": {
"name": "php74-sqlite-7.4.33-1.53.1.s390x",
"product_id": "php74-sqlite-7.4.33-1.53.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-sysvmsg-7.4.33-1.53.1.s390x",
"product": {
"name": "php74-sysvmsg-7.4.33-1.53.1.s390x",
"product_id": "php74-sysvmsg-7.4.33-1.53.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-sysvsem-7.4.33-1.53.1.s390x",
"product": {
"name": "php74-sysvsem-7.4.33-1.53.1.s390x",
"product_id": "php74-sysvsem-7.4.33-1.53.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-sysvshm-7.4.33-1.53.1.s390x",
"product": {
"name": "php74-sysvshm-7.4.33-1.53.1.s390x",
"product_id": "php74-sysvshm-7.4.33-1.53.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-test-7.4.33-1.53.1.s390x",
"product": {
"name": "php74-test-7.4.33-1.53.1.s390x",
"product_id": "php74-test-7.4.33-1.53.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-tidy-7.4.33-1.53.1.s390x",
"product": {
"name": "php74-tidy-7.4.33-1.53.1.s390x",
"product_id": "php74-tidy-7.4.33-1.53.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-tokenizer-7.4.33-1.53.1.s390x",
"product": {
"name": "php74-tokenizer-7.4.33-1.53.1.s390x",
"product_id": "php74-tokenizer-7.4.33-1.53.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-xmlreader-7.4.33-1.53.1.s390x",
"product": {
"name": "php74-xmlreader-7.4.33-1.53.1.s390x",
"product_id": "php74-xmlreader-7.4.33-1.53.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-xmlrpc-7.4.33-1.53.1.s390x",
"product": {
"name": "php74-xmlrpc-7.4.33-1.53.1.s390x",
"product_id": "php74-xmlrpc-7.4.33-1.53.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-xmlwriter-7.4.33-1.53.1.s390x",
"product": {
"name": "php74-xmlwriter-7.4.33-1.53.1.s390x",
"product_id": "php74-xmlwriter-7.4.33-1.53.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-xsl-7.4.33-1.53.1.s390x",
"product": {
"name": "php74-xsl-7.4.33-1.53.1.s390x",
"product_id": "php74-xsl-7.4.33-1.53.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-zip-7.4.33-1.53.1.s390x",
"product": {
"name": "php74-zip-7.4.33-1.53.1.s390x",
"product_id": "php74-zip-7.4.33-1.53.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-zlib-7.4.33-1.53.1.s390x",
"product": {
"name": "php74-zlib-7.4.33-1.53.1.s390x",
"product_id": "php74-zlib-7.4.33-1.53.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php74-7.4.33-1.53.1.x86_64",
"product": {
"name": "apache2-mod_php74-7.4.33-1.53.1.x86_64",
"product_id": "apache2-mod_php74-7.4.33-1.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-7.4.33-1.53.1.x86_64",
"product": {
"name": "php74-7.4.33-1.53.1.x86_64",
"product_id": "php74-7.4.33-1.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-bcmath-7.4.33-1.53.1.x86_64",
"product": {
"name": "php74-bcmath-7.4.33-1.53.1.x86_64",
"product_id": "php74-bcmath-7.4.33-1.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-bz2-7.4.33-1.53.1.x86_64",
"product": {
"name": "php74-bz2-7.4.33-1.53.1.x86_64",
"product_id": "php74-bz2-7.4.33-1.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-calendar-7.4.33-1.53.1.x86_64",
"product": {
"name": "php74-calendar-7.4.33-1.53.1.x86_64",
"product_id": "php74-calendar-7.4.33-1.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-ctype-7.4.33-1.53.1.x86_64",
"product": {
"name": "php74-ctype-7.4.33-1.53.1.x86_64",
"product_id": "php74-ctype-7.4.33-1.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-curl-7.4.33-1.53.1.x86_64",
"product": {
"name": "php74-curl-7.4.33-1.53.1.x86_64",
"product_id": "php74-curl-7.4.33-1.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-dba-7.4.33-1.53.1.x86_64",
"product": {
"name": "php74-dba-7.4.33-1.53.1.x86_64",
"product_id": "php74-dba-7.4.33-1.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-devel-7.4.33-1.53.1.x86_64",
"product": {
"name": "php74-devel-7.4.33-1.53.1.x86_64",
"product_id": "php74-devel-7.4.33-1.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-dom-7.4.33-1.53.1.x86_64",
"product": {
"name": "php74-dom-7.4.33-1.53.1.x86_64",
"product_id": "php74-dom-7.4.33-1.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-embed-7.4.33-1.53.1.x86_64",
"product": {
"name": "php74-embed-7.4.33-1.53.1.x86_64",
"product_id": "php74-embed-7.4.33-1.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-enchant-7.4.33-1.53.1.x86_64",
"product": {
"name": "php74-enchant-7.4.33-1.53.1.x86_64",
"product_id": "php74-enchant-7.4.33-1.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-exif-7.4.33-1.53.1.x86_64",
"product": {
"name": "php74-exif-7.4.33-1.53.1.x86_64",
"product_id": "php74-exif-7.4.33-1.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-fastcgi-7.4.33-1.53.1.x86_64",
"product": {
"name": "php74-fastcgi-7.4.33-1.53.1.x86_64",
"product_id": "php74-fastcgi-7.4.33-1.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-fileinfo-7.4.33-1.53.1.x86_64",
"product": {
"name": "php74-fileinfo-7.4.33-1.53.1.x86_64",
"product_id": "php74-fileinfo-7.4.33-1.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-firebird-7.4.33-1.53.1.x86_64",
"product": {
"name": "php74-firebird-7.4.33-1.53.1.x86_64",
"product_id": "php74-firebird-7.4.33-1.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-fpm-7.4.33-1.53.1.x86_64",
"product": {
"name": "php74-fpm-7.4.33-1.53.1.x86_64",
"product_id": "php74-fpm-7.4.33-1.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-ftp-7.4.33-1.53.1.x86_64",
"product": {
"name": "php74-ftp-7.4.33-1.53.1.x86_64",
"product_id": "php74-ftp-7.4.33-1.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-gd-7.4.33-1.53.1.x86_64",
"product": {
"name": "php74-gd-7.4.33-1.53.1.x86_64",
"product_id": "php74-gd-7.4.33-1.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-gettext-7.4.33-1.53.1.x86_64",
"product": {
"name": "php74-gettext-7.4.33-1.53.1.x86_64",
"product_id": "php74-gettext-7.4.33-1.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-gmp-7.4.33-1.53.1.x86_64",
"product": {
"name": "php74-gmp-7.4.33-1.53.1.x86_64",
"product_id": "php74-gmp-7.4.33-1.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-iconv-7.4.33-1.53.1.x86_64",
"product": {
"name": "php74-iconv-7.4.33-1.53.1.x86_64",
"product_id": "php74-iconv-7.4.33-1.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-intl-7.4.33-1.53.1.x86_64",
"product": {
"name": "php74-intl-7.4.33-1.53.1.x86_64",
"product_id": "php74-intl-7.4.33-1.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-json-7.4.33-1.53.1.x86_64",
"product": {
"name": "php74-json-7.4.33-1.53.1.x86_64",
"product_id": "php74-json-7.4.33-1.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-ldap-7.4.33-1.53.1.x86_64",
"product": {
"name": "php74-ldap-7.4.33-1.53.1.x86_64",
"product_id": "php74-ldap-7.4.33-1.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-mbstring-7.4.33-1.53.1.x86_64",
"product": {
"name": "php74-mbstring-7.4.33-1.53.1.x86_64",
"product_id": "php74-mbstring-7.4.33-1.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-mysql-7.4.33-1.53.1.x86_64",
"product": {
"name": "php74-mysql-7.4.33-1.53.1.x86_64",
"product_id": "php74-mysql-7.4.33-1.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-odbc-7.4.33-1.53.1.x86_64",
"product": {
"name": "php74-odbc-7.4.33-1.53.1.x86_64",
"product_id": "php74-odbc-7.4.33-1.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-opcache-7.4.33-1.53.1.x86_64",
"product": {
"name": "php74-opcache-7.4.33-1.53.1.x86_64",
"product_id": "php74-opcache-7.4.33-1.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-openssl-7.4.33-1.53.1.x86_64",
"product": {
"name": "php74-openssl-7.4.33-1.53.1.x86_64",
"product_id": "php74-openssl-7.4.33-1.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-pcntl-7.4.33-1.53.1.x86_64",
"product": {
"name": "php74-pcntl-7.4.33-1.53.1.x86_64",
"product_id": "php74-pcntl-7.4.33-1.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-pdo-7.4.33-1.53.1.x86_64",
"product": {
"name": "php74-pdo-7.4.33-1.53.1.x86_64",
"product_id": "php74-pdo-7.4.33-1.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-pgsql-7.4.33-1.53.1.x86_64",
"product": {
"name": "php74-pgsql-7.4.33-1.53.1.x86_64",
"product_id": "php74-pgsql-7.4.33-1.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-phar-7.4.33-1.53.1.x86_64",
"product": {
"name": "php74-phar-7.4.33-1.53.1.x86_64",
"product_id": "php74-phar-7.4.33-1.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-posix-7.4.33-1.53.1.x86_64",
"product": {
"name": "php74-posix-7.4.33-1.53.1.x86_64",
"product_id": "php74-posix-7.4.33-1.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-readline-7.4.33-1.53.1.x86_64",
"product": {
"name": "php74-readline-7.4.33-1.53.1.x86_64",
"product_id": "php74-readline-7.4.33-1.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-shmop-7.4.33-1.53.1.x86_64",
"product": {
"name": "php74-shmop-7.4.33-1.53.1.x86_64",
"product_id": "php74-shmop-7.4.33-1.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-snmp-7.4.33-1.53.1.x86_64",
"product": {
"name": "php74-snmp-7.4.33-1.53.1.x86_64",
"product_id": "php74-snmp-7.4.33-1.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-soap-7.4.33-1.53.1.x86_64",
"product": {
"name": "php74-soap-7.4.33-1.53.1.x86_64",
"product_id": "php74-soap-7.4.33-1.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-sockets-7.4.33-1.53.1.x86_64",
"product": {
"name": "php74-sockets-7.4.33-1.53.1.x86_64",
"product_id": "php74-sockets-7.4.33-1.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-sodium-7.4.33-1.53.1.x86_64",
"product": {
"name": "php74-sodium-7.4.33-1.53.1.x86_64",
"product_id": "php74-sodium-7.4.33-1.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-sqlite-7.4.33-1.53.1.x86_64",
"product": {
"name": "php74-sqlite-7.4.33-1.53.1.x86_64",
"product_id": "php74-sqlite-7.4.33-1.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-sysvmsg-7.4.33-1.53.1.x86_64",
"product": {
"name": "php74-sysvmsg-7.4.33-1.53.1.x86_64",
"product_id": "php74-sysvmsg-7.4.33-1.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-sysvsem-7.4.33-1.53.1.x86_64",
"product": {
"name": "php74-sysvsem-7.4.33-1.53.1.x86_64",
"product_id": "php74-sysvsem-7.4.33-1.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-sysvshm-7.4.33-1.53.1.x86_64",
"product": {
"name": "php74-sysvshm-7.4.33-1.53.1.x86_64",
"product_id": "php74-sysvshm-7.4.33-1.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-test-7.4.33-1.53.1.x86_64",
"product": {
"name": "php74-test-7.4.33-1.53.1.x86_64",
"product_id": "php74-test-7.4.33-1.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-tidy-7.4.33-1.53.1.x86_64",
"product": {
"name": "php74-tidy-7.4.33-1.53.1.x86_64",
"product_id": "php74-tidy-7.4.33-1.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-tokenizer-7.4.33-1.53.1.x86_64",
"product": {
"name": "php74-tokenizer-7.4.33-1.53.1.x86_64",
"product_id": "php74-tokenizer-7.4.33-1.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-xmlreader-7.4.33-1.53.1.x86_64",
"product": {
"name": "php74-xmlreader-7.4.33-1.53.1.x86_64",
"product_id": "php74-xmlreader-7.4.33-1.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-xmlrpc-7.4.33-1.53.1.x86_64",
"product": {
"name": "php74-xmlrpc-7.4.33-1.53.1.x86_64",
"product_id": "php74-xmlrpc-7.4.33-1.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-xmlwriter-7.4.33-1.53.1.x86_64",
"product": {
"name": "php74-xmlwriter-7.4.33-1.53.1.x86_64",
"product_id": "php74-xmlwriter-7.4.33-1.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-xsl-7.4.33-1.53.1.x86_64",
"product": {
"name": "php74-xsl-7.4.33-1.53.1.x86_64",
"product_id": "php74-xsl-7.4.33-1.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-zip-7.4.33-1.53.1.x86_64",
"product": {
"name": "php74-zip-7.4.33-1.53.1.x86_64",
"product_id": "php74-zip-7.4.33-1.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-zlib-7.4.33-1.53.1.x86_64",
"product": {
"name": "php74-zlib-7.4.33-1.53.1.x86_64",
"product_id": "php74-zlib-7.4.33-1.53.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Web and Scripting 12",
"product": {
"name": "SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-web-scripting:12"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php74-7.4.33-1.53.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.53.1.aarch64"
},
"product_reference": "apache2-mod_php74-7.4.33-1.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php74-7.4.33-1.53.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.53.1.ppc64le"
},
"product_reference": "apache2-mod_php74-7.4.33-1.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php74-7.4.33-1.53.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.53.1.s390x"
},
"product_reference": "apache2-mod_php74-7.4.33-1.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php74-7.4.33-1.53.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.53.1.x86_64"
},
"product_reference": "apache2-mod_php74-7.4.33-1.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-7.4.33-1.53.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.53.1.aarch64"
},
"product_reference": "php74-7.4.33-1.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-7.4.33-1.53.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.53.1.ppc64le"
},
"product_reference": "php74-7.4.33-1.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-7.4.33-1.53.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.53.1.s390x"
},
"product_reference": "php74-7.4.33-1.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-7.4.33-1.53.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.53.1.x86_64"
},
"product_reference": "php74-7.4.33-1.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bcmath-7.4.33-1.53.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.53.1.aarch64"
},
"product_reference": "php74-bcmath-7.4.33-1.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bcmath-7.4.33-1.53.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.53.1.ppc64le"
},
"product_reference": "php74-bcmath-7.4.33-1.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bcmath-7.4.33-1.53.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.53.1.s390x"
},
"product_reference": "php74-bcmath-7.4.33-1.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bcmath-7.4.33-1.53.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.53.1.x86_64"
},
"product_reference": "php74-bcmath-7.4.33-1.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bz2-7.4.33-1.53.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.53.1.aarch64"
},
"product_reference": "php74-bz2-7.4.33-1.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bz2-7.4.33-1.53.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.53.1.ppc64le"
},
"product_reference": "php74-bz2-7.4.33-1.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bz2-7.4.33-1.53.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.53.1.s390x"
},
"product_reference": "php74-bz2-7.4.33-1.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bz2-7.4.33-1.53.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.53.1.x86_64"
},
"product_reference": "php74-bz2-7.4.33-1.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-calendar-7.4.33-1.53.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.53.1.aarch64"
},
"product_reference": "php74-calendar-7.4.33-1.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-calendar-7.4.33-1.53.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.53.1.ppc64le"
},
"product_reference": "php74-calendar-7.4.33-1.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-calendar-7.4.33-1.53.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.53.1.s390x"
},
"product_reference": "php74-calendar-7.4.33-1.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-calendar-7.4.33-1.53.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.53.1.x86_64"
},
"product_reference": "php74-calendar-7.4.33-1.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ctype-7.4.33-1.53.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.53.1.aarch64"
},
"product_reference": "php74-ctype-7.4.33-1.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ctype-7.4.33-1.53.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.53.1.ppc64le"
},
"product_reference": "php74-ctype-7.4.33-1.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ctype-7.4.33-1.53.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.53.1.s390x"
},
"product_reference": "php74-ctype-7.4.33-1.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ctype-7.4.33-1.53.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.53.1.x86_64"
},
"product_reference": "php74-ctype-7.4.33-1.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-curl-7.4.33-1.53.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.53.1.aarch64"
},
"product_reference": "php74-curl-7.4.33-1.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-curl-7.4.33-1.53.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.53.1.ppc64le"
},
"product_reference": "php74-curl-7.4.33-1.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-curl-7.4.33-1.53.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.53.1.s390x"
},
"product_reference": "php74-curl-7.4.33-1.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-curl-7.4.33-1.53.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.53.1.x86_64"
},
"product_reference": "php74-curl-7.4.33-1.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dba-7.4.33-1.53.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.53.1.aarch64"
},
"product_reference": "php74-dba-7.4.33-1.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dba-7.4.33-1.53.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.53.1.ppc64le"
},
"product_reference": "php74-dba-7.4.33-1.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dba-7.4.33-1.53.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.53.1.s390x"
},
"product_reference": "php74-dba-7.4.33-1.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dba-7.4.33-1.53.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.53.1.x86_64"
},
"product_reference": "php74-dba-7.4.33-1.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dom-7.4.33-1.53.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.53.1.aarch64"
},
"product_reference": "php74-dom-7.4.33-1.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dom-7.4.33-1.53.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.53.1.ppc64le"
},
"product_reference": "php74-dom-7.4.33-1.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dom-7.4.33-1.53.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.53.1.s390x"
},
"product_reference": "php74-dom-7.4.33-1.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dom-7.4.33-1.53.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.53.1.x86_64"
},
"product_reference": "php74-dom-7.4.33-1.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-enchant-7.4.33-1.53.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.53.1.aarch64"
},
"product_reference": "php74-enchant-7.4.33-1.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-enchant-7.4.33-1.53.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.53.1.ppc64le"
},
"product_reference": "php74-enchant-7.4.33-1.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-enchant-7.4.33-1.53.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.53.1.s390x"
},
"product_reference": "php74-enchant-7.4.33-1.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-enchant-7.4.33-1.53.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.53.1.x86_64"
},
"product_reference": "php74-enchant-7.4.33-1.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-exif-7.4.33-1.53.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.53.1.aarch64"
},
"product_reference": "php74-exif-7.4.33-1.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-exif-7.4.33-1.53.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.53.1.ppc64le"
},
"product_reference": "php74-exif-7.4.33-1.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-exif-7.4.33-1.53.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.53.1.s390x"
},
"product_reference": "php74-exif-7.4.33-1.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-exif-7.4.33-1.53.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.53.1.x86_64"
},
"product_reference": "php74-exif-7.4.33-1.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fastcgi-7.4.33-1.53.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.53.1.aarch64"
},
"product_reference": "php74-fastcgi-7.4.33-1.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fastcgi-7.4.33-1.53.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.53.1.ppc64le"
},
"product_reference": "php74-fastcgi-7.4.33-1.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fastcgi-7.4.33-1.53.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.53.1.s390x"
},
"product_reference": "php74-fastcgi-7.4.33-1.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fastcgi-7.4.33-1.53.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.53.1.x86_64"
},
"product_reference": "php74-fastcgi-7.4.33-1.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fileinfo-7.4.33-1.53.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.53.1.aarch64"
},
"product_reference": "php74-fileinfo-7.4.33-1.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fileinfo-7.4.33-1.53.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.53.1.ppc64le"
},
"product_reference": "php74-fileinfo-7.4.33-1.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fileinfo-7.4.33-1.53.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.53.1.s390x"
},
"product_reference": "php74-fileinfo-7.4.33-1.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fileinfo-7.4.33-1.53.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.53.1.x86_64"
},
"product_reference": "php74-fileinfo-7.4.33-1.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fpm-7.4.33-1.53.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.53.1.aarch64"
},
"product_reference": "php74-fpm-7.4.33-1.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fpm-7.4.33-1.53.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.53.1.ppc64le"
},
"product_reference": "php74-fpm-7.4.33-1.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fpm-7.4.33-1.53.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.53.1.s390x"
},
"product_reference": "php74-fpm-7.4.33-1.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fpm-7.4.33-1.53.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.53.1.x86_64"
},
"product_reference": "php74-fpm-7.4.33-1.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ftp-7.4.33-1.53.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.53.1.aarch64"
},
"product_reference": "php74-ftp-7.4.33-1.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ftp-7.4.33-1.53.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.53.1.ppc64le"
},
"product_reference": "php74-ftp-7.4.33-1.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ftp-7.4.33-1.53.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.53.1.s390x"
},
"product_reference": "php74-ftp-7.4.33-1.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ftp-7.4.33-1.53.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.53.1.x86_64"
},
"product_reference": "php74-ftp-7.4.33-1.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gd-7.4.33-1.53.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.53.1.aarch64"
},
"product_reference": "php74-gd-7.4.33-1.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gd-7.4.33-1.53.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.53.1.ppc64le"
},
"product_reference": "php74-gd-7.4.33-1.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gd-7.4.33-1.53.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.53.1.s390x"
},
"product_reference": "php74-gd-7.4.33-1.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gd-7.4.33-1.53.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.53.1.x86_64"
},
"product_reference": "php74-gd-7.4.33-1.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gettext-7.4.33-1.53.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.53.1.aarch64"
},
"product_reference": "php74-gettext-7.4.33-1.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gettext-7.4.33-1.53.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.53.1.ppc64le"
},
"product_reference": "php74-gettext-7.4.33-1.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gettext-7.4.33-1.53.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.53.1.s390x"
},
"product_reference": "php74-gettext-7.4.33-1.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gettext-7.4.33-1.53.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.53.1.x86_64"
},
"product_reference": "php74-gettext-7.4.33-1.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gmp-7.4.33-1.53.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.53.1.aarch64"
},
"product_reference": "php74-gmp-7.4.33-1.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gmp-7.4.33-1.53.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.53.1.ppc64le"
},
"product_reference": "php74-gmp-7.4.33-1.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gmp-7.4.33-1.53.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.53.1.s390x"
},
"product_reference": "php74-gmp-7.4.33-1.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gmp-7.4.33-1.53.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.53.1.x86_64"
},
"product_reference": "php74-gmp-7.4.33-1.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-iconv-7.4.33-1.53.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.53.1.aarch64"
},
"product_reference": "php74-iconv-7.4.33-1.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-iconv-7.4.33-1.53.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.53.1.ppc64le"
},
"product_reference": "php74-iconv-7.4.33-1.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-iconv-7.4.33-1.53.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.53.1.s390x"
},
"product_reference": "php74-iconv-7.4.33-1.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-iconv-7.4.33-1.53.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.53.1.x86_64"
},
"product_reference": "php74-iconv-7.4.33-1.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-intl-7.4.33-1.53.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.53.1.aarch64"
},
"product_reference": "php74-intl-7.4.33-1.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-intl-7.4.33-1.53.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.53.1.ppc64le"
},
"product_reference": "php74-intl-7.4.33-1.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-intl-7.4.33-1.53.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.53.1.s390x"
},
"product_reference": "php74-intl-7.4.33-1.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-intl-7.4.33-1.53.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.53.1.x86_64"
},
"product_reference": "php74-intl-7.4.33-1.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-json-7.4.33-1.53.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.53.1.aarch64"
},
"product_reference": "php74-json-7.4.33-1.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-json-7.4.33-1.53.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.53.1.ppc64le"
},
"product_reference": "php74-json-7.4.33-1.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-json-7.4.33-1.53.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.53.1.s390x"
},
"product_reference": "php74-json-7.4.33-1.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-json-7.4.33-1.53.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.53.1.x86_64"
},
"product_reference": "php74-json-7.4.33-1.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ldap-7.4.33-1.53.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.53.1.aarch64"
},
"product_reference": "php74-ldap-7.4.33-1.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ldap-7.4.33-1.53.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.53.1.ppc64le"
},
"product_reference": "php74-ldap-7.4.33-1.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ldap-7.4.33-1.53.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.53.1.s390x"
},
"product_reference": "php74-ldap-7.4.33-1.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ldap-7.4.33-1.53.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.53.1.x86_64"
},
"product_reference": "php74-ldap-7.4.33-1.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mbstring-7.4.33-1.53.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.53.1.aarch64"
},
"product_reference": "php74-mbstring-7.4.33-1.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mbstring-7.4.33-1.53.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.53.1.ppc64le"
},
"product_reference": "php74-mbstring-7.4.33-1.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mbstring-7.4.33-1.53.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.53.1.s390x"
},
"product_reference": "php74-mbstring-7.4.33-1.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mbstring-7.4.33-1.53.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.53.1.x86_64"
},
"product_reference": "php74-mbstring-7.4.33-1.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mysql-7.4.33-1.53.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.53.1.aarch64"
},
"product_reference": "php74-mysql-7.4.33-1.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mysql-7.4.33-1.53.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.53.1.ppc64le"
},
"product_reference": "php74-mysql-7.4.33-1.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mysql-7.4.33-1.53.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.53.1.s390x"
},
"product_reference": "php74-mysql-7.4.33-1.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mysql-7.4.33-1.53.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.53.1.x86_64"
},
"product_reference": "php74-mysql-7.4.33-1.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-odbc-7.4.33-1.53.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.53.1.aarch64"
},
"product_reference": "php74-odbc-7.4.33-1.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-odbc-7.4.33-1.53.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.53.1.ppc64le"
},
"product_reference": "php74-odbc-7.4.33-1.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-odbc-7.4.33-1.53.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.53.1.s390x"
},
"product_reference": "php74-odbc-7.4.33-1.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-odbc-7.4.33-1.53.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.53.1.x86_64"
},
"product_reference": "php74-odbc-7.4.33-1.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-opcache-7.4.33-1.53.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.53.1.aarch64"
},
"product_reference": "php74-opcache-7.4.33-1.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-opcache-7.4.33-1.53.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.53.1.ppc64le"
},
"product_reference": "php74-opcache-7.4.33-1.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-opcache-7.4.33-1.53.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.53.1.s390x"
},
"product_reference": "php74-opcache-7.4.33-1.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-opcache-7.4.33-1.53.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.53.1.x86_64"
},
"product_reference": "php74-opcache-7.4.33-1.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-openssl-7.4.33-1.53.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.53.1.aarch64"
},
"product_reference": "php74-openssl-7.4.33-1.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-openssl-7.4.33-1.53.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.53.1.ppc64le"
},
"product_reference": "php74-openssl-7.4.33-1.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-openssl-7.4.33-1.53.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.53.1.s390x"
},
"product_reference": "php74-openssl-7.4.33-1.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-openssl-7.4.33-1.53.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.53.1.x86_64"
},
"product_reference": "php74-openssl-7.4.33-1.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pcntl-7.4.33-1.53.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.53.1.aarch64"
},
"product_reference": "php74-pcntl-7.4.33-1.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pcntl-7.4.33-1.53.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.53.1.ppc64le"
},
"product_reference": "php74-pcntl-7.4.33-1.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pcntl-7.4.33-1.53.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.53.1.s390x"
},
"product_reference": "php74-pcntl-7.4.33-1.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pcntl-7.4.33-1.53.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.53.1.x86_64"
},
"product_reference": "php74-pcntl-7.4.33-1.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pdo-7.4.33-1.53.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.53.1.aarch64"
},
"product_reference": "php74-pdo-7.4.33-1.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pdo-7.4.33-1.53.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.53.1.ppc64le"
},
"product_reference": "php74-pdo-7.4.33-1.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pdo-7.4.33-1.53.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.53.1.s390x"
},
"product_reference": "php74-pdo-7.4.33-1.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pdo-7.4.33-1.53.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.53.1.x86_64"
},
"product_reference": "php74-pdo-7.4.33-1.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pgsql-7.4.33-1.53.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.53.1.aarch64"
},
"product_reference": "php74-pgsql-7.4.33-1.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pgsql-7.4.33-1.53.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.53.1.ppc64le"
},
"product_reference": "php74-pgsql-7.4.33-1.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pgsql-7.4.33-1.53.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.53.1.s390x"
},
"product_reference": "php74-pgsql-7.4.33-1.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pgsql-7.4.33-1.53.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.53.1.x86_64"
},
"product_reference": "php74-pgsql-7.4.33-1.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-phar-7.4.33-1.53.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.53.1.aarch64"
},
"product_reference": "php74-phar-7.4.33-1.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-phar-7.4.33-1.53.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.53.1.ppc64le"
},
"product_reference": "php74-phar-7.4.33-1.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-phar-7.4.33-1.53.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.53.1.s390x"
},
"product_reference": "php74-phar-7.4.33-1.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-phar-7.4.33-1.53.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.53.1.x86_64"
},
"product_reference": "php74-phar-7.4.33-1.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-posix-7.4.33-1.53.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.53.1.aarch64"
},
"product_reference": "php74-posix-7.4.33-1.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-posix-7.4.33-1.53.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.53.1.ppc64le"
},
"product_reference": "php74-posix-7.4.33-1.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-posix-7.4.33-1.53.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.53.1.s390x"
},
"product_reference": "php74-posix-7.4.33-1.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-posix-7.4.33-1.53.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.53.1.x86_64"
},
"product_reference": "php74-posix-7.4.33-1.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-readline-7.4.33-1.53.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.53.1.aarch64"
},
"product_reference": "php74-readline-7.4.33-1.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-readline-7.4.33-1.53.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.53.1.ppc64le"
},
"product_reference": "php74-readline-7.4.33-1.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-readline-7.4.33-1.53.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.53.1.s390x"
},
"product_reference": "php74-readline-7.4.33-1.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-readline-7.4.33-1.53.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.53.1.x86_64"
},
"product_reference": "php74-readline-7.4.33-1.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-shmop-7.4.33-1.53.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.53.1.aarch64"
},
"product_reference": "php74-shmop-7.4.33-1.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-shmop-7.4.33-1.53.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.53.1.ppc64le"
},
"product_reference": "php74-shmop-7.4.33-1.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-shmop-7.4.33-1.53.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.53.1.s390x"
},
"product_reference": "php74-shmop-7.4.33-1.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-shmop-7.4.33-1.53.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.53.1.x86_64"
},
"product_reference": "php74-shmop-7.4.33-1.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-snmp-7.4.33-1.53.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.53.1.aarch64"
},
"product_reference": "php74-snmp-7.4.33-1.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-snmp-7.4.33-1.53.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.53.1.ppc64le"
},
"product_reference": "php74-snmp-7.4.33-1.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-snmp-7.4.33-1.53.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.53.1.s390x"
},
"product_reference": "php74-snmp-7.4.33-1.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-snmp-7.4.33-1.53.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.53.1.x86_64"
},
"product_reference": "php74-snmp-7.4.33-1.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-soap-7.4.33-1.53.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.53.1.aarch64"
},
"product_reference": "php74-soap-7.4.33-1.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-soap-7.4.33-1.53.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.53.1.ppc64le"
},
"product_reference": "php74-soap-7.4.33-1.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-soap-7.4.33-1.53.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.53.1.s390x"
},
"product_reference": "php74-soap-7.4.33-1.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-soap-7.4.33-1.53.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.53.1.x86_64"
},
"product_reference": "php74-soap-7.4.33-1.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sockets-7.4.33-1.53.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.53.1.aarch64"
},
"product_reference": "php74-sockets-7.4.33-1.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sockets-7.4.33-1.53.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.53.1.ppc64le"
},
"product_reference": "php74-sockets-7.4.33-1.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sockets-7.4.33-1.53.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.53.1.s390x"
},
"product_reference": "php74-sockets-7.4.33-1.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sockets-7.4.33-1.53.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.53.1.x86_64"
},
"product_reference": "php74-sockets-7.4.33-1.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sodium-7.4.33-1.53.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.53.1.aarch64"
},
"product_reference": "php74-sodium-7.4.33-1.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sodium-7.4.33-1.53.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.53.1.ppc64le"
},
"product_reference": "php74-sodium-7.4.33-1.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sodium-7.4.33-1.53.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.53.1.s390x"
},
"product_reference": "php74-sodium-7.4.33-1.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sodium-7.4.33-1.53.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.53.1.x86_64"
},
"product_reference": "php74-sodium-7.4.33-1.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sqlite-7.4.33-1.53.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.53.1.aarch64"
},
"product_reference": "php74-sqlite-7.4.33-1.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sqlite-7.4.33-1.53.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.53.1.ppc64le"
},
"product_reference": "php74-sqlite-7.4.33-1.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sqlite-7.4.33-1.53.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.53.1.s390x"
},
"product_reference": "php74-sqlite-7.4.33-1.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sqlite-7.4.33-1.53.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.53.1.x86_64"
},
"product_reference": "php74-sqlite-7.4.33-1.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvmsg-7.4.33-1.53.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.53.1.aarch64"
},
"product_reference": "php74-sysvmsg-7.4.33-1.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvmsg-7.4.33-1.53.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.53.1.ppc64le"
},
"product_reference": "php74-sysvmsg-7.4.33-1.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvmsg-7.4.33-1.53.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.53.1.s390x"
},
"product_reference": "php74-sysvmsg-7.4.33-1.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvmsg-7.4.33-1.53.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.53.1.x86_64"
},
"product_reference": "php74-sysvmsg-7.4.33-1.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvsem-7.4.33-1.53.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.53.1.aarch64"
},
"product_reference": "php74-sysvsem-7.4.33-1.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvsem-7.4.33-1.53.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.53.1.ppc64le"
},
"product_reference": "php74-sysvsem-7.4.33-1.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvsem-7.4.33-1.53.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.53.1.s390x"
},
"product_reference": "php74-sysvsem-7.4.33-1.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvsem-7.4.33-1.53.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.53.1.x86_64"
},
"product_reference": "php74-sysvsem-7.4.33-1.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvshm-7.4.33-1.53.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.53.1.aarch64"
},
"product_reference": "php74-sysvshm-7.4.33-1.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvshm-7.4.33-1.53.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.53.1.ppc64le"
},
"product_reference": "php74-sysvshm-7.4.33-1.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvshm-7.4.33-1.53.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.53.1.s390x"
},
"product_reference": "php74-sysvshm-7.4.33-1.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvshm-7.4.33-1.53.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.53.1.x86_64"
},
"product_reference": "php74-sysvshm-7.4.33-1.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tidy-7.4.33-1.53.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.53.1.aarch64"
},
"product_reference": "php74-tidy-7.4.33-1.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tidy-7.4.33-1.53.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.53.1.ppc64le"
},
"product_reference": "php74-tidy-7.4.33-1.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tidy-7.4.33-1.53.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.53.1.s390x"
},
"product_reference": "php74-tidy-7.4.33-1.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tidy-7.4.33-1.53.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.53.1.x86_64"
},
"product_reference": "php74-tidy-7.4.33-1.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tokenizer-7.4.33-1.53.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.53.1.aarch64"
},
"product_reference": "php74-tokenizer-7.4.33-1.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tokenizer-7.4.33-1.53.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.53.1.ppc64le"
},
"product_reference": "php74-tokenizer-7.4.33-1.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tokenizer-7.4.33-1.53.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.53.1.s390x"
},
"product_reference": "php74-tokenizer-7.4.33-1.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tokenizer-7.4.33-1.53.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.53.1.x86_64"
},
"product_reference": "php74-tokenizer-7.4.33-1.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlreader-7.4.33-1.53.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.53.1.aarch64"
},
"product_reference": "php74-xmlreader-7.4.33-1.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlreader-7.4.33-1.53.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.53.1.ppc64le"
},
"product_reference": "php74-xmlreader-7.4.33-1.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlreader-7.4.33-1.53.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.53.1.s390x"
},
"product_reference": "php74-xmlreader-7.4.33-1.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlreader-7.4.33-1.53.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.53.1.x86_64"
},
"product_reference": "php74-xmlreader-7.4.33-1.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlrpc-7.4.33-1.53.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.53.1.aarch64"
},
"product_reference": "php74-xmlrpc-7.4.33-1.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlrpc-7.4.33-1.53.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.53.1.ppc64le"
},
"product_reference": "php74-xmlrpc-7.4.33-1.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlrpc-7.4.33-1.53.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.53.1.s390x"
},
"product_reference": "php74-xmlrpc-7.4.33-1.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlrpc-7.4.33-1.53.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.53.1.x86_64"
},
"product_reference": "php74-xmlrpc-7.4.33-1.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlwriter-7.4.33-1.53.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.53.1.aarch64"
},
"product_reference": "php74-xmlwriter-7.4.33-1.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlwriter-7.4.33-1.53.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.53.1.ppc64le"
},
"product_reference": "php74-xmlwriter-7.4.33-1.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlwriter-7.4.33-1.53.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.53.1.s390x"
},
"product_reference": "php74-xmlwriter-7.4.33-1.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlwriter-7.4.33-1.53.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.53.1.x86_64"
},
"product_reference": "php74-xmlwriter-7.4.33-1.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xsl-7.4.33-1.53.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.53.1.aarch64"
},
"product_reference": "php74-xsl-7.4.33-1.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xsl-7.4.33-1.53.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.53.1.ppc64le"
},
"product_reference": "php74-xsl-7.4.33-1.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xsl-7.4.33-1.53.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.53.1.s390x"
},
"product_reference": "php74-xsl-7.4.33-1.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xsl-7.4.33-1.53.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.53.1.x86_64"
},
"product_reference": "php74-xsl-7.4.33-1.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zip-7.4.33-1.53.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.53.1.aarch64"
},
"product_reference": "php74-zip-7.4.33-1.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zip-7.4.33-1.53.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.53.1.ppc64le"
},
"product_reference": "php74-zip-7.4.33-1.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zip-7.4.33-1.53.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.53.1.s390x"
},
"product_reference": "php74-zip-7.4.33-1.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zip-7.4.33-1.53.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.53.1.x86_64"
},
"product_reference": "php74-zip-7.4.33-1.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zlib-7.4.33-1.53.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.53.1.aarch64"
},
"product_reference": "php74-zlib-7.4.33-1.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zlib-7.4.33-1.53.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.53.1.ppc64le"
},
"product_reference": "php74-zlib-7.4.33-1.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zlib-7.4.33-1.53.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.53.1.s390x"
},
"product_reference": "php74-zlib-7.4.33-1.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zlib-7.4.33-1.53.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.53.1.x86_64"
},
"product_reference": "php74-zlib-7.4.33-1.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-devel-7.4.33-1.53.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.53.1.aarch64"
},
"product_reference": "php74-devel-7.4.33-1.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-devel-7.4.33-1.53.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.53.1.ppc64le"
},
"product_reference": "php74-devel-7.4.33-1.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-devel-7.4.33-1.53.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.53.1.s390x"
},
"product_reference": "php74-devel-7.4.33-1.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-devel-7.4.33-1.53.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.53.1.x86_64"
},
"product_reference": "php74-devel-7.4.33-1.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-0567",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-0567"
}
],
"notes": [
{
"category": "general",
"text": "In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, password_verify() function may accept some invalid Blowfish hashes as valid. If such invalid hash ever ends up in the password database, it may lead to an application allowing any password for this entry as valid. \n\n",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.53.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-0567",
"url": "https://www.suse.com/security/cve/CVE-2023-0567"
},
{
"category": "external",
"summary": "SUSE Bug 1208388 for CVE-2023-0567",
"url": "https://bugzilla.suse.com/1208388"
}
],
"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.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.53.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.53.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-02-24T14:27:04Z",
"details": "moderate"
}
],
"title": "CVE-2023-0567"
},
{
"cve": "CVE-2023-0568",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-0568"
}
],
"notes": [
{
"category": "general",
"text": "In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, core path resolution function allocate buffer one byte too small. When resolving paths with lengths close to system MAXPATHLEN setting, this may lead to the byte after the allocated buffer being overwritten with NUL value, which might lead to unauthorized data access or modification.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.53.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-0568",
"url": "https://www.suse.com/security/cve/CVE-2023-0568"
},
{
"category": "external",
"summary": "SUSE Bug 1208366 for CVE-2023-0568",
"url": "https://bugzilla.suse.com/1208366"
}
],
"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.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.53.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.53.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-02-24T14:27:04Z",
"details": "important"
}
],
"title": "CVE-2023-0568"
},
{
"cve": "CVE-2023-0662",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-0662"
}
],
"notes": [
{
"category": "general",
"text": "In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, excessive number of parts in HTTP form upload can cause high resource consumption and excessive number of log entries. This can cause denial of service on the affected server by exhausting CPU resources or disk space.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.53.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-0662",
"url": "https://www.suse.com/security/cve/CVE-2023-0662"
},
{
"category": "external",
"summary": "SUSE Bug 1208367 for CVE-2023-0662",
"url": "https://bugzilla.suse.com/1208367"
}
],
"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.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.53.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.53.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.53.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.53.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.53.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.53.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-02-24T14:27:04Z",
"details": "important"
}
],
"title": "CVE-2023-0662"
}
]
}
WID-SEC-W-2023-0383
Vulnerability from csaf_certbund - Published: 2023-02-14 23:00 - Updated: 2025-04-16 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Open Source PHP <8.1.16
Open Source / PHP
|
<8.1.16 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source PHP <8.0.28
Open Source / PHP
|
<8.0.28 | ||
|
F5 BIG-IP
F5
|
cpe:/a:f5:big-ip:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
NetApp Data ONTAP 9
NetApp / Data ONTAP
|
cpe:/a:netapp:data_ontap:9
|
9 | |
|
Open Source PHP <8.2.3
Open Source / PHP
|
<8.2.3 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Open Source PHP <8.1.16
Open Source / PHP
|
<8.1.16 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source PHP <8.0.28
Open Source / PHP
|
<8.0.28 | ||
|
F5 BIG-IP
F5
|
cpe:/a:f5:big-ip:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
NetApp Data ONTAP 9
NetApp / Data ONTAP
|
cpe:/a:netapp:data_ontap:9
|
9 | |
|
Open Source PHP <8.2.3
Open Source / PHP
|
<8.2.3 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Open Source PHP <8.1.16
Open Source / PHP
|
<8.1.16 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source PHP <8.0.28
Open Source / PHP
|
<8.0.28 | ||
|
F5 BIG-IP
F5
|
cpe:/a:f5:big-ip:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
NetApp Data ONTAP 9
NetApp / Data ONTAP
|
cpe:/a:netapp:data_ontap:9
|
9 | |
|
Open Source PHP <8.2.3
Open Source / PHP
|
<8.2.3 |
{
"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 einen Denial of Service Angriff durchzuf\u00fchren, um Sicherheitsmechanismen zu umgehen und um unbekannte Auswirkungen zu erzielen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- MacOS X\n- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2023-0383 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-0383.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-0383 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-0383"
},
{
"category": "external",
"summary": "PHP 8 Changelog vom 2023-02-14",
"url": "https://www.php.net/ChangeLog-8.php"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:0476-1 vom 2023-02-22",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-February/013867.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-3345 vom 2023-02-26",
"url": "https://lists.debian.org/debian-lts-announce/2023/02/msg00039.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-5363 vom 2023-02-27",
"url": "https://www.debian.org/security/2023/dsa-5363"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:0513-1 vom 2023-02-24",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-February/013885.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:0514-1 vom 2023-02-24",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-February/013884.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:0515-1 vom 2023-02-24",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-February/013883.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:0527-1 vom 2023-02-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-February/013897.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-5902-1 vom 2023-02-28",
"url": "https://ubuntu.com/security/notices/USN-5902-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-5905-1 vom 2023-03-02",
"url": "https://ubuntu.com/security/notices/USN-5905-1"
},
{
"category": "external",
"summary": "NetApp Security Advisory NTAP-20230331-0008 vom 2023-03-31",
"url": "https://security.netapp.com/advisory/ntap-20230331-0008/"
},
{
"category": "external",
"summary": "F5 Security Advisory K000133753 vom 2023-05-01",
"url": "https://my.f5.com/manage/s/article/K000133753"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-6053-1 vom 2023-05-02",
"url": "https://ubuntu.com/security/notices/USN-6053-1"
},
{
"category": "external",
"summary": "NetApp Security Advisory NTAP-20230517-0001 vom 2023-05-17",
"url": "https://security.netapp.com/advisory/ntap-20230517-0001/"
},
{
"category": "external",
"summary": "F5 Security Advisory K000134747 vom 2023-05-23",
"url": "https://my.f5.com/manage/s/article/K000134747"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASPHP8.1-2023-002 vom 2023-09-14",
"url": "https://alas.aws.amazon.com/AL2/ALASPHP8.1-2023-002.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASPHP8.2-2023-001 vom 2023-09-14",
"url": "https://alas.aws.amazon.com/AL2/ALASPHP8.2-2023-001.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASPHP8.0-2023-002 vom 2023-09-14",
"url": "https://alas.aws.amazon.com/AL2/ALASPHP8.0-2023-002.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:5927 vom 2023-10-20",
"url": "https://access.redhat.com/errata/RHSA-2023:5927"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:5926 vom 2023-10-19",
"url": "https://access.redhat.com/errata/RHSA-2023:5926"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-5926 vom 2023-10-23",
"url": "https://linux.oracle.com/errata/ELSA-2023-5926.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-5927 vom 2023-10-24",
"url": "https://linux.oracle.com/errata/ELSA-2023-5927.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2023-1879 vom 2023-11-03",
"url": "https://alas.aws.amazon.com/ALAS-2023-1879.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2023-2375 vom 2023-12-05",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2023-2375.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:0387 vom 2024-01-25",
"url": "https://access.redhat.com/errata/RHSA-2024:0387"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-0387 vom 2024-01-25",
"url": "https://linux.oracle.com/errata/ELSA-2024-0387.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2024:0387 vom 2024-02-12",
"url": "https://errata.build.resf.org/RLSA-2024:0387"
},
{
"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": "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-10952 vom 2024-12-13",
"url": "https://linux.oracle.com/errata/ELSA-2024-10952.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2025-2832 vom 2025-04-16",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2025-2832.html"
}
],
"source_lang": "en-US",
"title": "PHP: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-04-16T22:00:00.000+00:00",
"generator": {
"date": "2025-04-17T09:16:13.770+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.12"
}
},
"id": "WID-SEC-W-2023-0383",
"initial_release_date": "2023-02-14T23:00:00.000+00:00",
"revision_history": [
{
"date": "2023-02-14T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2023-02-15T23:00:00.000+00:00",
"number": "2",
"summary": "Referenz(en) aufgenommen: FEDORA-2023-D12FF09D38, FEDORA-2023-452714DBC6"
},
{
"date": "2023-02-22T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-02-26T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Debian und SUSE aufgenommen"
},
{
"date": "2023-02-27T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-02-28T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2023-03-02T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2023-03-30T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von NetApp aufgenommen"
},
{
"date": "2023-05-01T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von F5 aufgenommen"
},
{
"date": "2023-05-02T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2023-05-18T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von NetApp aufgenommen"
},
{
"date": "2023-05-23T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von F5 aufgenommen"
},
{
"date": "2023-09-13T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2023-10-19T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-10-23T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2023-11-05T23:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2023-12-04T23:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2024-01-24T23:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-01-25T23:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-02-12T23:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2024-08-11T22:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von Gentoo aufgenommen"
},
{
"date": "2024-12-10T23:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-12-12T23:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-04-16T22:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von Amazon aufgenommen"
}
],
"status": "final",
"version": "24"
}
},
"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": "F5 BIG-IP",
"product": {
"name": "F5 BIG-IP",
"product_id": "T001663",
"product_identification_helper": {
"cpe": "cpe:/a:f5:big-ip:-"
}
}
}
],
"category": "vendor",
"name": "F5"
},
{
"branches": [
{
"category": "product_name",
"name": "Gentoo Linux",
"product": {
"name": "Gentoo Linux",
"product_id": "T012167",
"product_identification_helper": {
"cpe": "cpe:/o:gentoo:linux:-"
}
}
}
],
"category": "vendor",
"name": "Gentoo"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "9",
"product": {
"name": "NetApp Data ONTAP 9",
"product_id": "T027038",
"product_identification_helper": {
"cpe": "cpe:/a:netapp:data_ontap:9"
}
}
}
],
"category": "product_name",
"name": "Data ONTAP"
}
],
"category": "vendor",
"name": "NetApp"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c8.0.28",
"product": {
"name": "Open Source PHP \u003c8.0.28",
"product_id": "T026308"
}
},
{
"category": "product_version",
"name": "8.0.28",
"product": {
"name": "Open Source PHP 8.0.28",
"product_id": "T026308-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:php:php:8.0.28"
}
}
},
{
"category": "product_version_range",
"name": "\u003c8.1.16",
"product": {
"name": "Open Source PHP \u003c8.1.16",
"product_id": "T026309"
}
},
{
"category": "product_version",
"name": "8.1.16",
"product": {
"name": "Open Source PHP 8.1.16",
"product_id": "T026309-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:php:php:8.1.16"
}
}
},
{
"category": "product_version_range",
"name": "\u003c8.2.3",
"product": {
"name": "Open Source PHP \u003c8.2.3",
"product_id": "T026310"
}
},
{
"category": "product_version",
"name": "8.2.3",
"product": {
"name": "Open Source PHP 8.2.3",
"product_id": "T026310-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:php:php:8.2.3"
}
}
}
],
"category": "product_name",
"name": "PHP"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T032255",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-0662",
"product_status": {
"known_affected": [
"67646",
"T012167",
"T004914",
"T032255",
"T026309",
"2951",
"T002207",
"T000126",
"T026308",
"T001663",
"398363",
"T027038",
"T026310"
]
},
"release_date": "2023-02-14T23:00:00.000+00:00",
"title": "CVE-2023-0662"
},
{
"cve": "CVE-2023-0568",
"product_status": {
"known_affected": [
"67646",
"T012167",
"T004914",
"T032255",
"T026309",
"2951",
"T002207",
"T000126",
"T026308",
"T001663",
"398363",
"T027038",
"T026310"
]
},
"release_date": "2023-02-14T23:00:00.000+00:00",
"title": "CVE-2023-0568"
},
{
"cve": "CVE-2023-0567",
"product_status": {
"known_affected": [
"67646",
"T012167",
"T004914",
"T032255",
"T026309",
"2951",
"T002207",
"T000126",
"T026308",
"T001663",
"398363",
"T027038",
"T026310"
]
},
"release_date": "2023-02-14T23:00:00.000+00:00",
"title": "CVE-2023-0567"
}
]
}
WID-SEC-W-2023-1424
Vulnerability from csaf_certbund - Published: 2023-06-12 22:00 - Updated: 2023-06-12 22:00In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
— |
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "FreeFlow-Druckserver ist eine Druckserveranwendung f\u00fcr Xerox-Produktionsdrucker, die Flexibilit\u00e4t, umfangreiche Workflow-Optionen und eine Farbverwaltung bietet.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Xerox FreeFlow Print Server ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden.",
"title": "Angriff"
},
{
"category": "general",
"text": "- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2023-1424 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-1424.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-1424 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-1424"
},
{
"category": "external",
"summary": "Xerox Security Bulletin vom 2023-06-12",
"url": "https://securitydocs.business.xerox.com/wp-content/uploads/2023/06/Xerox-Security-Bulletin-XRX23-009-Xerox%C2%AE-FreeFlow%C2%AE-Print-Server-v9.pdf"
}
],
"source_lang": "en-US",
"title": "Xerox FreeFlow Print Server f\u00fcr Solaris: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2023-06-12T22:00:00.000+00:00",
"generator": {
"date": "2024-08-15T17:52:15.756+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2023-1424",
"initial_release_date": "2023-06-12T22:00:00.000+00:00",
"revision_history": [
{
"date": "2023-06-12T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Xerox FreeFlow Print Server v9 for Solaris",
"product": {
"name": "Xerox FreeFlow Print Server v9 for Solaris",
"product_id": "T028053",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:v9_for_solaris"
}
}
}
],
"category": "vendor",
"name": "Xerox"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-28708",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-28708"
},
{
"cve": "CVE-2023-28176",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-28176"
},
{
"cve": "CVE-2023-28164",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-28164"
},
{
"cve": "CVE-2023-28163",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-28163"
},
{
"cve": "CVE-2023-28162",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-28162"
},
{
"cve": "CVE-2023-27522",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-27522"
},
{
"cve": "CVE-2023-25752",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25752"
},
{
"cve": "CVE-2023-25751",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25751"
},
{
"cve": "CVE-2023-25746",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25746"
},
{
"cve": "CVE-2023-25744",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25744"
},
{
"cve": "CVE-2023-25743",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25743"
},
{
"cve": "CVE-2023-25742",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25742"
},
{
"cve": "CVE-2023-25739",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25739"
},
{
"cve": "CVE-2023-25738",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25738"
},
{
"cve": "CVE-2023-25737",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25737"
},
{
"cve": "CVE-2023-25735",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25735"
},
{
"cve": "CVE-2023-25734",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25734"
},
{
"cve": "CVE-2023-25732",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25732"
},
{
"cve": "CVE-2023-25730",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25730"
},
{
"cve": "CVE-2023-25729",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25729"
},
{
"cve": "CVE-2023-25728",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25728"
},
{
"cve": "CVE-2023-25690",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25690"
},
{
"cve": "CVE-2023-24998",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-24998"
},
{
"cve": "CVE-2023-24807",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-24807"
},
{
"cve": "CVE-2023-24580",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-24580"
},
{
"cve": "CVE-2023-23969",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23969"
},
{
"cve": "CVE-2023-23946",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23946"
},
{
"cve": "CVE-2023-23936",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23936"
},
{
"cve": "CVE-2023-23920",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23920"
},
{
"cve": "CVE-2023-23919",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23919"
},
{
"cve": "CVE-2023-23918",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23918"
},
{
"cve": "CVE-2023-23605",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23605"
},
{
"cve": "CVE-2023-23603",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23603"
},
{
"cve": "CVE-2023-23602",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23602"
},
{
"cve": "CVE-2023-23601",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23601"
},
{
"cve": "CVE-2023-23599",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23599"
},
{
"cve": "CVE-2023-23598",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23598"
},
{
"cve": "CVE-2023-22809",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-22809"
},
{
"cve": "CVE-2023-22490",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-22490"
},
{
"cve": "CVE-2023-22003",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-22003"
},
{
"cve": "CVE-2023-21985",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-21985"
},
{
"cve": "CVE-2023-21984",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-21984"
},
{
"cve": "CVE-2023-21928",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-21928"
},
{
"cve": "CVE-2023-21896",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-21896"
},
{
"cve": "CVE-2023-21843",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-21843"
},
{
"cve": "CVE-2023-21840",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-21840"
},
{
"cve": "CVE-2023-21830",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-21830"
},
{
"cve": "CVE-2023-0804",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0804"
},
{
"cve": "CVE-2023-0803",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0803"
},
{
"cve": "CVE-2023-0802",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0802"
},
{
"cve": "CVE-2023-0801",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0801"
},
{
"cve": "CVE-2023-0800",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0800"
},
{
"cve": "CVE-2023-0799",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0799"
},
{
"cve": "CVE-2023-0798",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0798"
},
{
"cve": "CVE-2023-0797",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0797"
},
{
"cve": "CVE-2023-0796",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0796"
},
{
"cve": "CVE-2023-0795",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0795"
},
{
"cve": "CVE-2023-0767",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0767"
},
{
"cve": "CVE-2023-0662",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0662"
},
{
"cve": "CVE-2023-0616",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0616"
},
{
"cve": "CVE-2023-0568",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0568"
},
{
"cve": "CVE-2023-0567",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0567"
},
{
"cve": "CVE-2023-0430",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0430"
},
{
"cve": "CVE-2023-0417",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0417"
},
{
"cve": "CVE-2023-0416",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0416"
},
{
"cve": "CVE-2023-0415",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0415"
},
{
"cve": "CVE-2023-0414",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0414"
},
{
"cve": "CVE-2023-0413",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0413"
},
{
"cve": "CVE-2023-0412",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0412"
},
{
"cve": "CVE-2023-0411",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0411"
},
{
"cve": "CVE-2023-0401",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0401"
},
{
"cve": "CVE-2023-0286",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0286"
},
{
"cve": "CVE-2023-0217",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0217"
},
{
"cve": "CVE-2023-0216",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0216"
},
{
"cve": "CVE-2023-0215",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0215"
},
{
"cve": "CVE-2022-48281",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-48281"
},
{
"cve": "CVE-2022-46877",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-46877"
},
{
"cve": "CVE-2022-46874",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-46874"
},
{
"cve": "CVE-2022-46871",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-46871"
},
{
"cve": "CVE-2022-46344",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-46344"
},
{
"cve": "CVE-2022-46343",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-46343"
},
{
"cve": "CVE-2022-46342",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-46342"
},
{
"cve": "CVE-2022-46341",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-46341"
},
{
"cve": "CVE-2022-46340",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-46340"
},
{
"cve": "CVE-2022-45939",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-45939"
},
{
"cve": "CVE-2022-45199",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-45199"
},
{
"cve": "CVE-2022-45143",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-45143"
},
{
"cve": "CVE-2022-4450",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-4450"
},
{
"cve": "CVE-2022-4345",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-4345"
},
{
"cve": "CVE-2022-4304",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-4304"
},
{
"cve": "CVE-2022-42919",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-42919"
},
{
"cve": "CVE-2022-42916",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-42916"
},
{
"cve": "CVE-2022-42915",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-42915"
},
{
"cve": "CVE-2022-42898",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-42898"
},
{
"cve": "CVE-2022-4283",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-4283"
},
{
"cve": "CVE-2022-4203",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-4203"
},
{
"cve": "CVE-2022-42012",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-42012"
},
{
"cve": "CVE-2022-42011",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-42011"
},
{
"cve": "CVE-2022-42010",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-42010"
},
{
"cve": "CVE-2022-41903",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-41903"
},
{
"cve": "CVE-2022-41716",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-41716"
},
{
"cve": "CVE-2022-41715",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-41715"
},
{
"cve": "CVE-2022-40898",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-40898"
},
{
"cve": "CVE-2022-40304",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-40304"
},
{
"cve": "CVE-2022-40303",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-40303"
},
{
"cve": "CVE-2022-39253",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-39253"
},
{
"cve": "CVE-2022-3924",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3924"
},
{
"cve": "CVE-2022-38784",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-38784"
},
{
"cve": "CVE-2022-38171",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-38171"
},
{
"cve": "CVE-2022-37436",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-37436"
},
{
"cve": "CVE-2022-3736",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3736"
},
{
"cve": "CVE-2022-3705",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3705"
},
{
"cve": "CVE-2022-36760",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-36760"
},
{
"cve": "CVE-2022-36227",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-36227"
},
{
"cve": "CVE-2022-36114",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-36114"
},
{
"cve": "CVE-2022-36113",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-36113"
},
{
"cve": "CVE-2022-35260",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-35260"
},
{
"cve": "CVE-2022-35252",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-35252"
},
{
"cve": "CVE-2022-3515",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3515"
},
{
"cve": "CVE-2022-3352",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3352"
},
{
"cve": "CVE-2022-3324",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3324"
},
{
"cve": "CVE-2022-3297",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3297"
},
{
"cve": "CVE-2022-3296",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3296"
},
{
"cve": "CVE-2022-3278",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3278"
},
{
"cve": "CVE-2022-3256",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3256"
},
{
"cve": "CVE-2022-3235",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3235"
},
{
"cve": "CVE-2022-3234",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3234"
},
{
"cve": "CVE-2022-32221",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-32221"
},
{
"cve": "CVE-2022-32208",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-32208"
},
{
"cve": "CVE-2022-32207",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-32207"
},
{
"cve": "CVE-2022-32206",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-32206"
},
{
"cve": "CVE-2022-32205",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-32205"
},
{
"cve": "CVE-2022-32190",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-32190"
},
{
"cve": "CVE-2022-32189",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-32189"
},
{
"cve": "CVE-2022-32148",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-32148"
},
{
"cve": "CVE-2022-3153",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3153"
},
{
"cve": "CVE-2022-3134",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3134"
},
{
"cve": "CVE-2022-3099",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3099"
},
{
"cve": "CVE-2022-3094",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3094"
},
{
"cve": "CVE-2022-30635",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-30635"
},
{
"cve": "CVE-2022-30634",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-30634"
},
{
"cve": "CVE-2022-30633",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-30633"
},
{
"cve": "CVE-2022-30632",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-30632"
},
{
"cve": "CVE-2022-30631",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-30631"
},
{
"cve": "CVE-2022-30630",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-30630"
},
{
"cve": "CVE-2022-30629",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-30629"
},
{
"cve": "CVE-2022-30580",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-30580"
},
{
"cve": "CVE-2022-3037",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3037"
},
{
"cve": "CVE-2022-3016",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3016"
},
{
"cve": "CVE-2022-29804",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-29804"
},
{
"cve": "CVE-2022-2980",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2980"
},
{
"cve": "CVE-2022-29526",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-29526"
},
{
"cve": "CVE-2022-2946",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2946"
},
{
"cve": "CVE-2022-2929",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2929"
},
{
"cve": "CVE-2022-2928",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2928"
},
{
"cve": "CVE-2022-2923",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2923"
},
{
"cve": "CVE-2022-2889",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2889"
},
{
"cve": "CVE-2022-2880",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2880"
},
{
"cve": "CVE-2022-2879",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2879"
},
{
"cve": "CVE-2022-2874",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2874"
},
{
"cve": "CVE-2022-2862",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2862"
},
{
"cve": "CVE-2022-2849",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2849"
},
{
"cve": "CVE-2022-2845",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2845"
},
{
"cve": "CVE-2022-28331",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-28331"
},
{
"cve": "CVE-2022-28327",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-28327"
},
{
"cve": "CVE-2022-2819",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2819"
},
{
"cve": "CVE-2022-2817",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2817"
},
{
"cve": "CVE-2022-2816",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2816"
},
{
"cve": "CVE-2022-28131",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-28131"
},
{
"cve": "CVE-2022-27778",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-27778"
},
{
"cve": "CVE-2022-27664",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-27664"
},
{
"cve": "CVE-2022-27536",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-27536"
},
{
"cve": "CVE-2022-27337",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-27337"
},
{
"cve": "CVE-2022-25255",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-25255"
},
{
"cve": "CVE-2022-25147",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-25147"
},
{
"cve": "CVE-2022-24963",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-24963"
},
{
"cve": "CVE-2022-24675",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-24675"
},
{
"cve": "CVE-2022-23521",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-23521"
},
{
"cve": "CVE-2022-2309",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2309"
},
{
"cve": "CVE-2022-21515",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-21515"
},
{
"cve": "CVE-2022-21349",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-21349"
},
{
"cve": "CVE-2022-21291",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-21291"
},
{
"cve": "CVE-2022-1962",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-1962"
},
{
"cve": "CVE-2022-1705",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-1705"
},
{
"cve": "CVE-2022-1292",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-1292"
},
{
"cve": "CVE-2022-1122",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-1122"
},
{
"cve": "CVE-2022-0718",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-0718"
},
{
"cve": "CVE-2021-37750",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2021-37750"
},
{
"cve": "CVE-2021-37519",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2021-37519"
},
{
"cve": "CVE-2021-35940",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2021-35940"
},
{
"cve": "CVE-2021-30860",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2021-30860"
},
{
"cve": "CVE-2021-29338",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2021-29338"
},
{
"cve": "CVE-2018-25032",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2018-25032"
},
{
"cve": "CVE-2017-12613",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2017-12613"
},
{
"cve": "CVE-2006-20001",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2006-20001"
}
]
}
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.